diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2009-06-20 18:44:24 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2009-06-20 18:44:24 +0000 |
commit | 6e42b25c88119d50df668e12f0e62579c622d0ca (patch) | |
tree | ac4463b57e67b104f835b41abb3463d622ce825c /target/linux/amazon/config-2.6.21 | |
parent | 5de80e6e286d62cde0e7a264e41741aa049b387f (diff) | |
download | upstream-6e42b25c88119d50df668e12f0e62579c622d0ca.tar.gz upstream-6e42b25c88119d50df668e12f0e62579c622d0ca.tar.bz2 upstream-6e42b25c88119d50df668e12f0e62579c622d0ca.zip |
Add ADM6996 switch driver
This fixes #5314
Thanks to Michael Richter
SVN-Revision: 16523
Diffstat (limited to 'target/linux/amazon/config-2.6.21')
-rw-r--r-- | target/linux/amazon/config-2.6.21 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/amazon/config-2.6.21 b/target/linux/amazon/config-2.6.21 index da338fda3e..c406070b15 100644 --- a/target/linux/amazon/config-2.6.21 +++ b/target/linux/amazon/config-2.6.21 @@ -1,6 +1,7 @@ CONFIG_32BIT=y # CONFIG_64BIT is not set # CONFIG_64BIT_PHYS_ADDR is not set +CONFIG_ADM6996_SUPPORT=y CONFIG_AMAZON=y CONFIG_AMAZON_ASC_UART=y CONFIG_AMAZON_MTD=y |