* [PATCH 1/7] au1000-eth: allow driver to be compiled as a module
@ 2010-04-07 8:08 Florian Fainelli
0 siblings, 0 replies; only message in thread
From: Florian Fainelli @ 2010-04-07 8:08 UTC (permalink / raw)
To: netdev; +Cc: David Miller
This patch allows the au1000-eth driver to be compiled as a module.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
---
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 20e2dec..ac2e364 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2010-04-07 8:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-07 8:08 [PATCH 1/7] au1000-eth: allow driver to be compiled as a module Florian Fainelli
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.