aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/mt7620a
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-08-03 11:16:00 +0000
committerJohn Crispin <blogic@openwrt.org>2014-08-03 11:16:00 +0000
commit710542b0b49a50de1522c44f1abaab5ab1fdbd20 (patch)
tree973f27b0a8d141141d09d0990e1a3eb0c38d13f8 /target/linux/ramips/mt7620a
parenta2673a194d45faf8435d798be8d754e2c4b0bcc8 (diff)
downloadupstream-710542b0b49a50de1522c44f1abaab5ab1fdbd20.tar.gz
upstream-710542b0b49a50de1522c44f1abaab5ab1fdbd20.tar.bz2
upstream-710542b0b49a50de1522c44f1abaab5ab1fdbd20.zip
ramips:support Lenovo AC1200 Wireless router
Lenovo AC1200 series has two types, Y1 and Y1S. Y1S has 256MB DDR2, Y1 only has 128MB and Y1 have no Giga Port. Signed-off-by: Lintel <lintel.huang@gmail.com> Backport of r41961 git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41983 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/mt7620a')
-rw-r--r--target/linux/ramips/mt7620a/config-3.102
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ramips/mt7620a/config-3.10 b/target/linux/ramips/mt7620a/config-3.10
index 6805dd9efa..1a9889edc9 100644
--- a/target/linux/ramips/mt7620a/config-3.10
+++ b/target/linux/ramips/mt7620a/config-3.10
@@ -1,6 +1,7 @@
CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
CONFIG_ARCH_DISCARD_MEMBLOCK=y
CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
+CONFIG_ARCH_HAS_RESET_CONTROLLER=y
CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_REQUIRE_GPIOLIB=y
@@ -78,6 +79,7 @@ CONFIG_HAVE_PERF_EVENTS=y
CONFIG_HW_HAS_PCI=y
CONFIG_HW_RANDOM=m
CONFIG_HZ_PERIODIC=y
+CONFIG_ICPLUS_PHY=y
CONFIG_IMAGE_CMDLINE_HACK=y
CONFIG_INET_LRO=y
CONFIG_INITRAMFS_SOURCE=""