diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-04-29 13:31:36 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-04-29 13:31:36 +0000 |
commit | bd1a5187a30d37637d3bf4d37b0754e5a1cd15dc (patch) | |
tree | 69607296849daca413a212139f120acc3d86cf3a /target/linux | |
parent | 681d7f126b95ad5640be5c20a71fcebb4528f84e (diff) |
[atheros] enable ar8216 switch support by default (AP65 boards use it)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15485 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/atheros/config-2.6.28 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/atheros/config-2.6.28 b/target/linux/atheros/config-2.6.28 index 9ef07adba..d5ee116ce 100644 --- a/target/linux/atheros/config-2.6.28 +++ b/target/linux/atheros/config-2.6.28 @@ -2,6 +2,7 @@ CONFIG_32BIT=y # CONFIG_64BIT is not set CONFIG_ADM6996_PHY=y CONFIG_AR231X_ETHERNET=y +CONFIG_AR8216_PHY=y # CONFIG_ARCH_HAS_ILOG2_U32 is not set # CONFIG_ARCH_HAS_ILOG2_U64 is not set CONFIG_ARCH_POPULATES_NODE_MAP=y |