summaryrefslogtreecommitdiff
path: root/target/linux/atheros
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-04-20 02:53:04 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-04-20 02:53:04 +0000
commita323a7bf2a131761180a1ffe01928dc2e7804837 (patch)
tree89fef6ba6d25ffb5ac881b53b2a7db10421af652 /target/linux/atheros
parent27d341022c302a5d12e3cdad035358a20f72e3e1 (diff)
downloadmtk-20170518-a323a7bf2a131761180a1ffe01928dc2e7804837.zip
mtk-20170518-a323a7bf2a131761180a1ffe01928dc2e7804837.tar.gz
mtk-20170518-a323a7bf2a131761180a1ffe01928dc2e7804837.tar.bz2
Add stub driver for ADM6996F switches (configured through MII) The driver currently uses a hardcoded VLAN mapping and has no configuration yet Tested on Accton MR3202a
SVN-Revision: 10869
Diffstat (limited to 'target/linux/atheros')
-rw-r--r--target/linux/atheros/config-2.6.231
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/atheros/config-2.6.23 b/target/linux/atheros/config-2.6.23
index 72d04fd..2f69da0 100644
--- a/target/linux/atheros/config-2.6.23
+++ b/target/linux/atheros/config-2.6.23
@@ -1,5 +1,6 @@
CONFIG_32BIT=y
# CONFIG_64BIT is not set
+CONFIG_ADM6996_PHY=y
CONFIG_AR2313=y
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
# CONFIG_ARCH_HAS_ILOG2_U64 is not set