summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-09-02 15:31:00 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-09-02 15:31:00 +0000
commitbc567c10191670f0f838dd4a0882dd1383130812 (patch)
treea8396b02eb3223f3b56cffa1f527e8fd697ebf5d /target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
parent0f807acb0889ef38c353830021b841a03e050bd4 (diff)
[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
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 dc69de024..44f70567b 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