aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-02-25 16:47:11 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-02-25 16:47:11 +0000
commit0e8a23d053a4cf9f5d452e9decf2bf1dbf891dc2 (patch)
tree25cf6cdc1e77e971d6ed7b17059bcb3bab405a0c /target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig
parent9da4abfe58715c6b435fe22ddb52bacbb8464c61 (diff)
downloadupstream-0e8a23d053a4cf9f5d452e9decf2bf1dbf891dc2.tar.gz
upstream-0e8a23d053a4cf9f5d452e9decf2bf1dbf891dc2.tar.bz2
upstream-0e8a23d053a4cf9f5d452e9decf2bf1dbf891dc2.zip
ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable switch driver
SVN-Revision: 14655
Diffstat (limited to 'target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig')
-rw-r--r--target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig b/target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig
index 18be11593c..56a59648cf 100644
--- a/target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig
+++ b/target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig
@@ -12,3 +12,12 @@ config AG71XX_DEBUG
default n
help
Atheros AR71xx built-in ethernet driver debugging messages.
+
+config AG71XX_AR8216_SUPPORT
+ bool "special support for the Atheros AR8216 switch"
+ depends on AG71XX
+ default n
+ default y if AR71XX_MACH_WNR2000 || AR71XX_MACH_MZK_W04NU
+ help
+ Say 'y' here if you want to enable special support for the
+ Atheros AR8216 switch found on some boards.