aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-04-06 18:08:53 -0400
committerDavid S. Miller <davem@davemloft.net>2010-04-07 05:07:47 -0400
commitb233fc6b10e66d7d58ab56c7897b82e64c13b68d (patch)
tree8c7608a5b448a8898ebeb087419e1198e184bd5f /drivers/net/Kconfig
parent4a35ecf8bf1c4b039503fa554100fe85c761de76 (diff)
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>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 65db201fd77..dbd26f99215 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -483,7 +483,7 @@ config XTENSA_XT2000_SONIC
483 This is the driver for the onboard card of the Xtensa XT2000 board. 483 This is the driver for the onboard card of the Xtensa XT2000 board.
484 484
485config MIPS_AU1X00_ENET 485config MIPS_AU1X00_ENET
486 bool "MIPS AU1000 Ethernet support" 486 tristate "MIPS AU1000 Ethernet support"
487 depends on SOC_AU1X00 487 depends on SOC_AU1X00
488 select PHYLIB 488 select PHYLIB
489 select CRC32 489 select CRC32