From 2d3391993baa6cfdfecf955d6a18b2a5736f4b79 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 4 Mar 2012 16:09:11 +0000 Subject: ramips: board support for Asus RT-N10+ [juhosg: fix indentation in platform scripts, and remove debug messages from 06_set_iface_mac] Signed-off-by: Patrick van Staveren git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30808 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig') diff --git a/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig b/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig index 164483222e..ae05190ec4 100644 --- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig +++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig @@ -26,6 +26,11 @@ config RT305X_MACH_RT_G32_REVB bool "Asus RT-G32 revB board support" select RALINK_DEV_GPIO_BUTTONS +config RT305X_MACH_RT_N10_PLUS + bool "Asus RT-N10+ board support" + select RALINK_DEV_GPIO_BUTTONS + select RALINK_DEV_GPIO_LEDS + config RT305X_MACH_HW550_3G bool "Aztech HW550-3G support" select RALINK_DEV_GPIO_BUTTONS -- cgit v1.2.3