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 | a523450678c76495e002fb8df8d049f36e1e4b42 (patch) | |
tree | eb61125cf940b684b3a7c2856ab40cbcc0481326 /target/linux/generic-2.6/config-2.6.28 | |
parent | d26ec37d18b7d14a1a0f52bee8b3be35058bdd46 (diff) | |
download | upstream-a523450678c76495e002fb8df8d049f36e1e4b42.tar.gz upstream-a523450678c76495e002fb8df8d049f36e1e4b42.tar.bz2 upstream-a523450678c76495e002fb8df8d049f36e1e4b42.zip |
Add a driver for Atheros AR8216 switches Thanks to Vertical Communications, Inc. for providing access to the documentation
SVN-Revision: 15482
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 |