diff options
| author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-03-22 20:18:31 +0000 | 
|---|---|---|
| committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-03-22 20:18:31 +0000 | 
| commit | b730e774733c0ed40ef5fe40332be1152f14a8e1 (patch) | |
| tree | 39d1844af46041411bece02e4791a74c749c08d4 | |
| parent | 5c8f23700d0e84aca02fdf741fc72d9faa43907a (diff) | |
atheros: enable adm6996 and mvswitch support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14976 3c298f89-4303-0410-b956-a3cf2f4a3e73
| -rw-r--r-- | target/linux/atheros/config-2.6.28 | 2 | 
1 files changed, 2 insertions, 0 deletions
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  | 
