diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-09-08 07:03:20 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-09-08 07:03:20 +0000 |
commit | d4cec654bc5e6baff83b1ea645877ca4db64c441 (patch) | |
tree | ec1520d81be0efd858f1de8d4b23c52a9c6d742d /target/linux/ar71xx/config-2.6.31 | |
parent | c157373236c6ef37e7b63f407c7672cabe4d6513 (diff) | |
download | upstream-d4cec654bc5e6baff83b1ea645877ca4db64c441.tar.gz upstream-d4cec654bc5e6baff83b1ea645877ca4db64c441.tar.bz2 upstream-d4cec654bc5e6baff83b1ea645877ca4db64c441.zip |
ar71xx: the adm6996 phy driver does not work with the RouterStation, disable it until we find a better solution
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17539 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.31')
-rw-r--r-- | target/linux/ar71xx/config-2.6.31 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-2.6.31 b/target/linux/ar71xx/config-2.6.31 index dd84d1f0b3..4e09c6cb13 100644 --- a/target/linux/ar71xx/config-2.6.31 +++ b/target/linux/ar71xx/config-2.6.31 @@ -1,6 +1,5 @@ CONFIG_32BIT=y # CONFIG_64BIT is not set -CONFIG_ADM6996_PHY=y CONFIG_AG71XX=y CONFIG_AG71XX_AR8216_SUPPORT=y # CONFIG_AG71XX_DEBUG is not set |