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/linux/atheros | |
| 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/linux/atheros')
| -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 |
7 files changed, 0 insertions, 7 deletions
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 |
