atheros: enable adm6996 and mvswitch support
SVN-Revision: 14976
This commit is contained in:
parent
fce316bc0b
commit
7325f7cfbb
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
CONFIG_32BIT=y
|
CONFIG_32BIT=y
|
||||||
# CONFIG_64BIT is not set
|
# CONFIG_64BIT is not set
|
||||||
|
CONFIG_ADM6996_PHY=y
|
||||||
CONFIG_AR231X_ETHERNET=y
|
CONFIG_AR231X_ETHERNET=y
|
||||||
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
|
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
|
||||||
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
|
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
|
||||||
|
@ -156,6 +157,7 @@ CONFIG_MTD_REDBOOT_PARTS=y
|
||||||
CONFIG_MTD_REDBOOT_PARTS_READONLY=y
|
CONFIG_MTD_REDBOOT_PARTS_READONLY=y
|
||||||
# CONFIG_MTD_ROM is not set
|
# CONFIG_MTD_ROM is not set
|
||||||
# CONFIG_MTD_SLRAM is not set
|
# CONFIG_MTD_SLRAM is not set
|
||||||
|
CONFIG_MVSWITCH_PHY=y
|
||||||
# CONFIG_NET_PCI is not set
|
# CONFIG_NET_PCI is not set
|
||||||
# CONFIG_NF_DEFRAG_IPV4 is not set
|
# CONFIG_NF_DEFRAG_IPV4 is not set
|
||||||
# CONFIG_NO_IOPORT is not set
|
# CONFIG_NO_IOPORT is not set
|
||||||
|
|
Loading…
Reference in a new issue