From 11d319cdd3b9e464b72d6dd17ee1b9dc90fa872b Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 2 Sep 2009 15:31:00 +0000 Subject: [ramips] initial support for the AP-R3052-V22RW-2X2 board git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17473 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 dc69de024f..44f70567b7 100644 --- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig +++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig @@ -7,6 +7,11 @@ config RT305X_MACH_WHR_G300N default y select RALINK_DEV_GPIO_LEDS +config RT305X_MACH_V22RW_2X2 + bool "Ralink AP-RT3052-V22RW-2X2 board support" + default y + select RALINK_DEV_GPIO_LEDS + endmenu endif -- cgit v1.2.3