From 9d86ba2ed43106fff4ec0217711246aa325e0854 Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Wed, 13 Feb 2013 16:51:23 +0000
Subject: [PATCH] mpc85xx: enable swconfig and the ar8216 driver

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35592
---
 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 338445e111..e92c6e6b2c 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
-- 
GitLab