diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-11-27 22:40:26 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-11-27 22:40:26 +0000 |
commit | b54002aa8ec6b3c4cc980179d0cf8b0e828d4efa (patch) | |
tree | a3656a1266c2ae8a7869599de125460fb9a819e2 /target/linux/ar7/config-2.6.35 | |
parent | 11564e8efe4c0acb2fbdf0cd27f30157dd74cd21 (diff) | |
download | upstream-b54002aa8ec6b3c4cc980179d0cf8b0e828d4efa.tar.gz upstream-b54002aa8ec6b3c4cc980179d0cf8b0e828d4efa.tar.bz2 upstream-b54002aa8ec6b3c4cc980179d0cf8b0e828d4efa.zip |
remove CONFIG_ADM6996_PHY=y for ar7 and atheros - this driver is incomplete and should not be used yet
SVN-Revision: 24161
Diffstat (limited to 'target/linux/ar7/config-2.6.35')
-rw-r--r-- | target/linux/ar7/config-2.6.35 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ar7/config-2.6.35 b/target/linux/ar7/config-2.6.35 index 7217c246d2..6b500a0407 100644 --- a/target/linux/ar7/config-2.6.35 +++ b/target/linux/ar7/config-2.6.35 @@ -1,6 +1,5 @@ CONFIG_32BIT=y # CONFIG_64BIT is not set -CONFIG_ADM6996_PHY=y # CONFIG_ALCHEMY_GPIO_INDIRECT is not set CONFIG_AR7=y CONFIG_AR7_GPIO=y |