Commit b233fc6b authored by Florian Fainelli's avatar Florian Fainelli Committed by David S. Miller

au1000-eth: allow driver to be compiled as a module

This patch allows the au1000-eth driver to be compiled as a module.
Signed-off-by: default avatarFlorian Fainelli <florian@openwrt.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4a35ecf8
...@@ -483,7 +483,7 @@ config XTENSA_XT2000_SONIC ...@@ -483,7 +483,7 @@ config XTENSA_XT2000_SONIC
This is the driver for the onboard card of the Xtensa XT2000 board. This is the driver for the onboard card of the Xtensa XT2000 board.
config MIPS_AU1X00_ENET config MIPS_AU1X00_ENET
bool "MIPS AU1000 Ethernet support" tristate "MIPS AU1000 Ethernet support"
depends on SOC_AU1X00 depends on SOC_AU1X00
select PHYLIB select PHYLIB
select CRC32 select CRC32
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment