From e4e24c5512901afa3a4bc55824b5dd467d3fcc5c Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Tue, 27 Mar 2012 19:29:57 +0000 Subject: ramips: rt305x: add add support for the Asus WL-330N board MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [juhosg: reorder several lines in order to keep things sorted alphabetically] Signed-off-by: Frédéric Leroy SVN-Revision: 31100 --- 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 1bf960f7eb..6c5a62f507 100644 --- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig +++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig @@ -31,6 +31,11 @@ config RT305X_MACH_RT_N10_PLUS select RALINK_DEV_GPIO_BUTTONS select RALINK_DEV_GPIO_LEDS +config RT305X_MACH_WL_330N + bool "Asus WL-330N 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