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 | |
| 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')
| -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 208c0baf0a4..2fc9706c17a 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 7217c246d27..6b500a04077 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 32c98146f29..e57e32157e6 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 21ed3b44c82..e13c46ce604 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 83c5e0d3b64..bccb4140218 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 8650c4cecd5..e8c17ae0626 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 27d814a1934..45011f1e40a 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 c3518125843..cb093dc9735 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 c3518125843..cb093dc9735 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 |
