Skip to content

Commit

Permalink
au1000-eth: allow driver to be compiled as a module
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Florian Fainelli authored and David S. Miller committed Apr 7, 2010
1 parent 4a35ecf commit b233fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b233fc6

Please sign in to comment.