From 222337418516413e4f9c968bc3c548e4f58095c4 Mon Sep 17 00:00:00 2001 From: juhosg Date: Mon, 13 Feb 2012 15:18:04 +0000 Subject: ramips: add preliminary support for the Asus RT-N56U board git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30498 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/files/arch/mips/ralink/rt3883/Kconfig | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'target/linux/ramips/files/arch/mips/ralink/rt3883/Kconfig') diff --git a/target/linux/ramips/files/arch/mips/ralink/rt3883/Kconfig b/target/linux/ramips/files/arch/mips/ralink/rt3883/Kconfig index 7b4579adb..1b1c057c8 100644 --- a/target/linux/ramips/files/arch/mips/ralink/rt3883/Kconfig +++ b/target/linux/ramips/files/arch/mips/ralink/rt3883/Kconfig @@ -2,6 +2,11 @@ if RALINK_RT3883 menu "Ralink RT3662/RT3883 machine selection" +config RT3883_MACH_RT_N56U + bool "Asus RT-N56U support" + select RALINK_DEV_GPIO_BUTTONS + select RALINK_DEV_GPIO_LEDS + endmenu endif -- cgit v1.2.3