From 75603b2e322374f57b05a60f3f0803be43800800 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 19 Feb 2012 16:44:49 +0000 Subject: ramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G router [juhosg: - don't switch back to 2.6.39 - update config-3.2 - change machine id to SL-R7205 - reorder case entries in platform scripts - remove button hotplug script] Signed-off-by: Haipoh Teoh git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30645 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 550287e34f..164483222e 100644 --- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig +++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig @@ -101,6 +101,11 @@ config RT305X_MACH_WL351 select RALINK_DEV_GPIO_BUTTONS select RALINK_DEV_GPIO_LEDS +config RT305X_MACH_SL_R7205 + bool "Skyline SL-R7205 Wireless 3G Router support" + select RALINK_DEV_GPIO_BUTTONS + select RALINK_DEV_GPIO_LEDS + config RT305X_MACH_WCR150GN bool "Sparklan WCR-150GN support" select RALINK_DEV_GPIO_BUTTONS -- cgit v1.2.3