1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-09-29 23:51:17 +02:00

ar71xx: the adm6996 phy driver does not work with the RouterStation, disable it until we find a better solution

SVN-Revision: 17539
This commit is contained in:
Gabor Juhos 2009-09-08 07:03:20 +00:00
parent 8ceff55a08
commit 04f8c5293d
3 changed files with 0 additions and 3 deletions

@ -1,7 +1,6 @@
CONFIG_32BIT=y
# CONFIG_64BIT is not set
# CONFIG_8139TOO is not set
CONFIG_ADM6996_PHY=y
CONFIG_AG71XX=y
CONFIG_AG71XX_AR8216_SUPPORT=y
# CONFIG_AG71XX_DEBUG is not set

@ -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

@ -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