From 0ec59e6235094d9b198a108243fad0e12ea94599 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 29 Nov 2012 17:37:11 +0000 Subject: ramips: rt305x: add kernel support for the Asus RT-N13U Wireless-N300 Router The work has been backported from openwrt-dreambox with some modifications & code cleanup. * updated config-3.3 * updated config-3.6 * renamed rt-n13 to rt-n13u * fixed mach-rt-n13u.c [juhosg: move user-space support and image generation into separate patches] Signed-off-by: Amit Mendapara Signed-off-by: Gabor Juhos SVN-Revision: 34405 --- 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 945639b97f..562bea6af1 100644 --- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig +++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig @@ -96,6 +96,11 @@ config RT305X_MACH_FONERA20N select RALINK_DEV_GPIO_BUTTONS select RALINK_DEV_GPIO_LEDS +config RT305X_MACH_RT_N13U + bool "ASUS RT-N13U board support" + select RALINK_DEV_GPIO_BUTTONS + select RALINK_DEV_GPIO_LEDS + config RT305X_MACH_FREESTATION5 bool "ARC FreeStation5" -- cgit v1.2.3