diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-04-29 13:02:41 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-04-29 13:02:41 +0000 |
commit | 3400913521e958b0137a32c3a89c4516515c5bba (patch) | |
tree | bf2e5a40c9eed271312a72385141d249fe64d8f8 /target/linux/generic-2.6/config-2.6.28 | |
parent | 60bbec4f78feb6b331449471e34401e20846abef (diff) | |
download | upstream-3400913521e958b0137a32c3a89c4516515c5bba.tar.gz upstream-3400913521e958b0137a32c3a89c4516515c5bba.tar.bz2 upstream-3400913521e958b0137a32c3a89c4516515c5bba.zip |
Add a driver for Atheros AR8216 switches
Thanks to Vertical Communications, Inc. for providing access to the documentation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15482 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.28')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.28 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.28 b/target/linux/generic-2.6/config-2.6.28 index 582730251b..5e1024bfd5 100644 --- a/target/linux/generic-2.6/config-2.6.28 +++ b/target/linux/generic-2.6/config-2.6.28 @@ -19,6 +19,7 @@ CONFIG_AIO=y # CONFIG_AMIGA_PARTITION is not set CONFIG_ANON_INODES=y # CONFIG_APPLICOM is not set +# CONFIG_AR8216_PHY is not set CONFIG_ARCH_FLATMEM_ENABLE=y # CONFIG_ARCNET is not set CONFIG_ARPD=y |