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: Florian Fainelli <florian@openwrt.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
4a35ecf8bf
commit
b233fc6b10
1 changed files with 1 additions and 1 deletions
|
@ -483,7 +483,7 @@ config XTENSA_XT2000_SONIC
|
|||
This is the driver for the onboard card of the Xtensa XT2000 board.
|
||||
|
||||
config MIPS_AU1X00_ENET
|
||||
bool "MIPS AU1000 Ethernet support"
|
||||
tristate "MIPS AU1000 Ethernet support"
|
||||
depends on SOC_AU1X00
|
||||
select PHYLIB
|
||||
select CRC32
|
||||
|
|
Loading…
Reference in a new issue