From b730e774733c0ed40ef5fe40332be1152f14a8e1 Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 22 Mar 2009 20:18:31 +0000 Subject: [PATCH 1/1] atheros: enable adm6996 and mvswitch support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14976 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/atheros/config-2.6.28 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/atheros/config-2.6.28 b/target/linux/atheros/config-2.6.28 index f57e02a5d..c8f970553 100644 --- a/target/linux/atheros/config-2.6.28 +++ b/target/linux/atheros/config-2.6.28 @@ -1,5 +1,6 @@ CONFIG_32BIT=y # CONFIG_64BIT is not set +CONFIG_ADM6996_PHY=y CONFIG_AR231X_ETHERNET=y # CONFIG_ARCH_HAS_ILOG2_U32 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_ROM is not set # CONFIG_MTD_SLRAM is not set +CONFIG_MVSWITCH_PHY=y # CONFIG_NET_PCI is not set # CONFIG_NF_DEFRAG_IPV4 is not set # CONFIG_NO_IOPORT is not set -- 2.20.1