aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-04-08 12:34:15 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-04-08 12:34:15 +0000
commit3d035c5be5a332185a8415d48037a678ed2ace1c (patch)
tree2c940e970aedeea954c5b0952afaf1adf5859806
parent67f2b85c8b227ef984f24382d368996c217d9f5e (diff)
downloadmaster-187ad058-3d035c5be5a332185a8415d48037a678ed2ace1c.tar.gz
master-187ad058-3d035c5be5a332185a8415d48037a678ed2ace1c.tar.bz2
master-187ad058-3d035c5be5a332185a8415d48037a678ed2ace1c.zip
ramips: rt3883: enable the AR8216 driver
It is needed for the TEW-69{1,2}GR boards. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36275 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/ramips/rt3883/config-3.82
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ramips/rt3883/config-3.8 b/target/linux/ramips/rt3883/config-3.8
index ebce359025..62d760b769 100644
--- a/target/linux/ramips/rt3883/config-3.8
+++ b/target/linux/ramips/rt3883/config-3.8
@@ -1,3 +1,4 @@
+CONFIG_AR8216_PHY=y
CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
CONFIG_ARCH_DISCARD_MEMBLOCK=y
CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
@@ -31,6 +32,7 @@ CONFIG_DMA_NONCOHERENT=y
CONFIG_DTB_RT_NONE=y
CONFIG_DTC=y
CONFIG_EARLY_PRINTK=y
+CONFIG_ETHERNET_PACKET_MANGLE=y
CONFIG_GENERIC_ATOMIC64=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y