From 8eda29f12c307d6ddb9776d7118b9d0774c8f646 Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Tue, 24 Feb 2015 11:59:47 +0000
Subject: [PATCH] ipq806x: enable ar8xxx switch family support

Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>

SVN-Revision: 44519
---
 target/linux/ipq806x/config-3.18 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/target/linux/ipq806x/config-3.18 b/target/linux/ipq806x/config-3.18
index 7cda416d7c..51f2de7e48 100644
--- a/target/linux/ipq806x/config-3.18
+++ b/target/linux/ipq806x/config-3.18
@@ -3,6 +3,7 @@ CONFIG_ALIGNMENT_TRAP=y
 # CONFIG_APM_EMULATION is not set
 CONFIG_APQ_GCC_8084=y
 CONFIG_APQ_MMCC_8084=y
+CONFIG_AR8216_PHY=y
 CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
 CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
 CONFIG_ARCH_HAS_SG_CHAIN=y
@@ -103,7 +104,9 @@ CONFIG_DTC=y
 # CONFIG_DW_DMAC_PCI is not set
 CONFIG_DYNAMIC_DEBUG=y
 # CONFIG_EMAC_ROCKCHIP is not set
+CONFIG_ETHERNET_PACKET_MANGLE=y
 CONFIG_FREEZER=y
+CONFIG_FW_LOADER_USER_HELPER=y
 CONFIG_GENERIC_ALLOCATOR=y
 CONFIG_GENERIC_BUG=y
 CONFIG_GENERIC_CLOCKEVENTS=y
-- 
GitLab