aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-09-02 15:31:00 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-09-02 15:31:00 +0000
commit09677bf748b8ca263f5e3a23ade16982da8541c4 (patch)
treea2253f50c98f267a20a563aed88aba4aabcce263 /target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
parentf8fbef73e77696f09f051fe255d758277b913c1a (diff)
downloadupstream-09677bf748b8ca263f5e3a23ade16982da8541c4.tar.gz
upstream-09677bf748b8ca263f5e3a23ade16982da8541c4.tar.bz2
upstream-09677bf748b8ca263f5e3a23ade16982da8541c4.zip
initial support for the AP-R3052-V22RW-2X2 board
SVN-Revision: 17473
Diffstat (limited to 'target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig')
-rw-r--r--target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig5
1 files changed, 5 insertions, 0 deletions
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