From: Lothar Waßmann Date: Wed, 7 Dec 2011 21:59:32 +0000 (+0000) Subject: net/fec: make FEC driver buildable as module X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=26cf820d49ee23472191824000b3234c4bffb1a5;p=linux-beck.git net/fec: make FEC driver buildable as module Signed-off-by: Lothar Waßmann Tested-by: Shawn Guo Acked-by: Shawn Guo Signed-off-by: David S. Miller --- diff --git a/drivers/net/ethernet/freescale/Kconfig b/drivers/net/ethernet/freescale/Kconfig index 5272f9d4dda9..820de8b9ff08 100644 --- a/drivers/net/ethernet/freescale/Kconfig +++ b/drivers/net/ethernet/freescale/Kconfig @@ -21,7 +21,7 @@ config NET_VENDOR_FREESCALE if NET_VENDOR_FREESCALE config FEC - bool "FEC ethernet controller (of ColdFire and some i.MX CPUs)" + tristate "FEC ethernet controller (of ColdFire and some i.MX CPUs)" depends on (M523x || M527x || M5272 || M528x || M520x || M532x || \ ARCH_MXC || ARCH_MXS) default ARCH_MXC || ARCH_MXS if ARM