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 | 12bf8a15b889ffd8b99cf1c5f7da7dd4ef1573ff (patch) | |
tree | fdcfd98502cdbb6fee54660f70de5c574f90daa3 /target | |
parent | a93481dbe9088d37cf40a305b2dd6287c6ece849 (diff) | |
download | upstream-12bf8a15b889ffd8b99cf1c5f7da7dd4ef1573ff.tar.gz upstream-12bf8a15b889ffd8b99cf1c5f7da7dd4ef1573ff.tar.bz2 upstream-12bf8a15b889ffd8b99cf1c5f7da7dd4ef1573ff.zip |
remove CONFIG_ADM6996_PHY=y for ar7 and atheros - this driver is incomplete and should not be used yet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24161 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ar7/config-2.6.32 | 1 | ||||
-rw-r--r-- | target/linux/ar7/config-2.6.35 | 1 | ||||
-rw-r--r-- | target/linux/atheros/config-2.6.30 | 1 | ||||
-rw-r--r-- | target/linux/atheros/config-2.6.32 | 1 | ||||
-rw-r--r-- | target/linux/atheros/config-2.6.33 | 1 | ||||
-rw-r--r-- | target/linux/atheros/config-2.6.34 | 1 | ||||
-rw-r--r-- | target/linux/atheros/config-2.6.35 | 1 | ||||
-rw-r--r-- | target/linux/atheros/config-2.6.36 | 1 | ||||
-rw-r--r-- | target/linux/atheros/config-2.6.37 | 1 |
9 files changed, 0 insertions, 9 deletions
diff --git a/target/linux/ar7/config-2.6.32 b/target/linux/ar7/config-2.6.32 index 208c0baf0a..2fc9706c17 100644 --- a/target/linux/ar7/config-2.6.32 +++ b/target/linux/ar7/config-2.6.32 @@ -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 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 diff --git a/target/linux/atheros/config-2.6.30 b/target/linux/atheros/config-2.6.30 index 32c98146f2..e57e32157e 100644 --- a/target/linux/atheros/config-2.6.30 +++ b/target/linux/atheros/config-2.6.30 @@ -1,6 +1,5 @@ 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 diff --git a/target/linux/atheros/config-2.6.32 b/target/linux/atheros/config-2.6.32 index 21ed3b44c8..e13c46ce60 100644 --- a/target/linux/atheros/config-2.6.32 +++ b/target/linux/atheros/config-2.6.32 @@ -1,6 +1,5 @@ CONFIG_32BIT=y # CONFIG_64BIT is not set -CONFIG_ADM6996_PHY=y # CONFIG_ALCHEMY_GPIO_INDIRECT is not set CONFIG_AR231X_ETHERNET=y # CONFIG_AR7 is not set diff --git a/target/linux/atheros/config-2.6.33 b/target/linux/atheros/config-2.6.33 index 83c5e0d3b6..bccb414021 100644 --- a/target/linux/atheros/config-2.6.33 +++ b/target/linux/atheros/config-2.6.33 @@ -1,6 +1,5 @@ CONFIG_32BIT=y # CONFIG_64BIT is not set -CONFIG_ADM6996_PHY=y # CONFIG_ALCHEMY_GPIO_INDIRECT is not set CONFIG_AR231X_ETHERNET=y # CONFIG_AR7 is not set diff --git a/target/linux/atheros/config-2.6.34 b/target/linux/atheros/config-2.6.34 index 8650c4cecd..e8c17ae062 100644 --- a/target/linux/atheros/config-2.6.34 +++ b/target/linux/atheros/config-2.6.34 @@ -1,6 +1,5 @@ CONFIG_32BIT=y # CONFIG_64BIT is not set -CONFIG_ADM6996_PHY=y # CONFIG_ALCHEMY_GPIO_INDIRECT is not set CONFIG_AR231X_ETHERNET=y # CONFIG_AR7 is not set diff --git a/target/linux/atheros/config-2.6.35 b/target/linux/atheros/config-2.6.35 index 27d814a193..45011f1e40 100644 --- a/target/linux/atheros/config-2.6.35 +++ b/target/linux/atheros/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_AR231X_ETHERNET=y # CONFIG_AR7 is not set diff --git a/target/linux/atheros/config-2.6.36 b/target/linux/atheros/config-2.6.36 index c351812584..cb093dc973 100644 --- a/target/linux/atheros/config-2.6.36 +++ b/target/linux/atheros/config-2.6.36 @@ -1,5 +1,4 @@ CONFIG_32BIT=y -CONFIG_ADM6996_PHY=y # CONFIG_ALCHEMY_GPIO_INDIRECT is not set CONFIG_AR231X_ETHERNET=y # CONFIG_AR7 is not set diff --git a/target/linux/atheros/config-2.6.37 b/target/linux/atheros/config-2.6.37 index c351812584..cb093dc973 100644 --- a/target/linux/atheros/config-2.6.37 +++ b/target/linux/atheros/config-2.6.37 @@ -1,5 +1,4 @@ CONFIG_32BIT=y -CONFIG_ADM6996_PHY=y # CONFIG_ALCHEMY_GPIO_INDIRECT is not set CONFIG_AR231X_ETHERNET=y # CONFIG_AR7 is not set |