From 2af4ef3f2d206a80d31f228a1f762d64dffc1483 Mon Sep 17 00:00:00 2001 From: juhosg Date: Wed, 13 Feb 2013 16:51:23 +0000 Subject: mpc85xx: enable swconfig and the ar8216 driver Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35592 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/mpc85xx/config-3.7 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/target/linux/mpc85xx/config-3.7 b/target/linux/mpc85xx/config-3.7 index 338445e11..e92c6e6b2 100644 --- a/target/linux/mpc85xx/config-3.7 +++ b/target/linux/mpc85xx/config-3.7 @@ -1,6 +1,7 @@ # CONFIG_40x is not set # CONFIG_44x is not set # CONFIG_ADVANCED_OPTIONS is not set +CONFIG_AR8216_PHY=y CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y @@ -36,6 +37,7 @@ CONFIG_E500=y CONFIG_EARLY_PRINTK=y CONFIG_ENABLE_MUST_CHECK=y # CONFIG_EPAPR_BOOT is not set +CONFIG_ETHERNET_PACKET_MANGLE=y CONFIG_FSL_BOOKE=y CONFIG_FSL_EMB_PERFMON=y CONFIG_FSL_LBC=y @@ -251,6 +253,7 @@ CONFIG_SPI_FSL_LIB=y CONFIG_SPI_MASTER=y # CONFIG_STRIP_ASM_SYMS is not set # CONFIG_STX_GP3 is not set +CONFIG_SWCONFIG=y CONFIG_SWIOTLB=y CONFIG_SYSCTL_EXCEPTION_TRACE=y CONFIG_TASK_SIZE=0xc0000000 -- cgit v1.2.3