提交 26cf820d 编写于 作者: L Lothar Waßmann 提交者: David S. Miller

net/fec: make FEC driver buildable as module

Signed-off-by: NLothar Waßmann <LW@KARO-electronics.de>
Tested-by: NShawn Guo <shawn.guo@linaro.org>
Acked-by: NShawn Guo <shawn.guo@linaro.org>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 e163cc97
...@@ -21,7 +21,7 @@ config NET_VENDOR_FREESCALE ...@@ -21,7 +21,7 @@ config NET_VENDOR_FREESCALE
if NET_VENDOR_FREESCALE if NET_VENDOR_FREESCALE
config FEC 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 || \ depends on (M523x || M527x || M5272 || M528x || M520x || M532x || \
ARCH_MXC || ARCH_MXS) ARCH_MXC || ARCH_MXS)
default ARCH_MXC || ARCH_MXS if ARM default ARCH_MXC || ARCH_MXS if ARM
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册