summaryrefslogtreecommitdiff
path: root/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-08-15 09:43:07 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-08-15 09:43:07 +0000
commit462dabc7f55d5e5f0aa7d63c10b66e25a091f405 (patch)
treeb305e633047ba5b57197cf17ed98b609130e8e5b /target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
parente01649c7cce35cc4cf9f576a5a174a3ca069734a (diff)
downloadmtk-20170518-462dabc7f55d5e5f0aa7d63c10b66e25a091f405.zip
mtk-20170518-462dabc7f55d5e5f0aa7d63c10b66e25a091f405.tar.gz
mtk-20170518-462dabc7f55d5e5f0aa7d63c10b66e25a091f405.tar.bz2
ramips: add support for Sparklan WCR-150GN board
This patch adds support for Sparklan WCR-150GN board. Network configuration should be tweaked to make it work fully. The reason it's not in this patch is that ramips target should be modified to support different /etc/config/network files for different boards. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 22658
Diffstat (limited to 'target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig')
-rw-r--r--target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig6
1 files changed, 6 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 532e471..e43261e 100644
--- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
+++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
@@ -20,6 +20,12 @@ config RT305X_MACH_V22RW_2X2
select RALINK_DEV_GPIO_BUTTONS
select RALINK_DEV_GPIO_LEDS
+config RT305X_MACH_WCR150GN
+ bool "Sparklan WCR-150GN support"
+ default y
+ select RALINK_DEV_GPIO_BUTTONS
+ select RALINK_DEV_GPIO_LEDS
+
config RT305X_MACH_FONERA20N
bool "La Fonera20N board support"
default y