From 7fa43ebaa8624a3eb5154da2d809d59967aa8101 Mon Sep 17 00:00:00 2001 From: juhosg Date: Wed, 25 Feb 2009 16:47:11 +0000 Subject: [ar71xx] ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable switch driver git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14655 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig') diff --git a/target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig b/target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig index 18be11593..56a59648c 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. -- cgit v1.2.3