summaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorChris Zankel2008-05-06 08:36:35 +0200
committerChris Zankel2008-10-21 16:58:06 +0200
commit74f2a5f0ef643b7b277f7a270f85573f88d930d1 (patch)
treeeec23ab745ff6b346333e092611fe6a4c3152ed7 /drivers/net/Kconfig
parentxtensa: replace remaining __FUNCTION__ occurrences (diff)
downloadkernel-qcow2-linux-74f2a5f0ef643b7b277f7a270f85573f88d930d1.tar.gz
kernel-qcow2-linux-74f2a5f0ef643b7b277f7a270f85573f88d930d1.tar.xz
kernel-qcow2-linux-74f2a5f0ef643b7b277f7a270f85573f88d930d1.zip
xtensa: Add support for the Sonic Ethernet device for the XT2000 board.
Add support for the on-board Sonic Ethernet device for the XT2000 evaluation board. Signed-off-by: Chris Zankel <chris@zankel.net>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 1d8af3348331..d15ab76964eb 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -464,6 +464,12 @@ config MIPS_JAZZ_SONIC
This is the driver for the onboard card of MIPS Magnum 4000,
Acer PICA, Olivetti M700-10 and a few other identical OEM systems.
+config XTENSA_XT2000_SONIC
+ tristate "Xtensa XT2000 onboard SONIC Ethernet support"
+ depends on XTENSA_PLATFORM_XT2000
+ help
+ This is the driver for the onboard card of the Xtensa XT2000 board.
+
config MIPS_AU1X00_ENET
bool "MIPS AU1000 Ethernet support"
depends on SOC_AU1X00