From 6598df69d10b1b80469b6238fdd13fb6d9dbc67b Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 20 Apr 2008 02:53:04 +0000 Subject: 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10869 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/atheros/config-2.6.23 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/atheros/config-2.6.23') diff --git a/target/linux/atheros/config-2.6.23 b/target/linux/atheros/config-2.6.23 index 72d04fd07..2f69da0ba 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 -- cgit v1.2.3