From: Geert Uytterhoeven Date: Tue, 29 Sep 2015 08:24:06 +0000 (+0200) Subject: net: macmace: Allow modular build X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=6153348f5e0cc6e162918c20e05534981aa5504c;p=openwrt%2Fstaging%2Fblogic.git net: macmace: Allow modular build Signed-off-by: Geert Uytterhoeven Signed-off-by: David S. Miller --- diff --git a/drivers/net/ethernet/apple/Kconfig b/drivers/net/ethernet/apple/Kconfig index d19a41b0c6d2..31071297896c 100644 --- a/drivers/net/ethernet/apple/Kconfig +++ b/drivers/net/ethernet/apple/Kconfig @@ -51,7 +51,7 @@ config BMAC will be called bmac. config MACMACE - bool "Macintosh (AV) onboard MACE ethernet" + tristate "Macintosh (AV) onboard MACE ethernet" depends on MAC select CRC32 ---help---