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

View File

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

View File

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

View File

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