net/fec: make FEC driver buildable as module
authorLothar Waßmann <[email protected]>
Wed, 7 Dec 2011 21:59:32 +0000 (21:59 +0000)
committerDavid S. Miller <[email protected]>
Fri, 9 Dec 2011 00:51:30 +0000 (19:51 -0500)
Signed-off-by: Lothar Waßmann <[email protected]>
Tested-by: Shawn Guo <[email protected]>
Acked-by: Shawn Guo <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/freescale/Kconfig

index 5272f9d4dda9448faece5a061d413c71620f6da4..820de8b9ff0871ccfbd24ff0b4f5e9376345dfa3 100644 (file)
@@ -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