summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-08-22 20:41:49 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-08-22 20:41:49 +0000
commit72e117ec7978778fee20495b53887c227c3e1643 (patch)
treeb9b3fa46e04ba09580104b300e7ee9c497121b4b /target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
parent4b96d3af2a004312e1ff7e52dc3df4849bf7cf8e (diff)
downloadmaster-31e0f0ae-72e117ec7978778fee20495b53887c227c3e1643.tar.gz
master-31e0f0ae-72e117ec7978778fee20495b53887c227c3e1643.tar.bz2
master-31e0f0ae-72e117ec7978778fee20495b53887c227c3e1643.zip
ramips: rt305x: add support for the ZyXEL NBG-419N board
SVN-Revision: 28078
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 86ccfa7e82..392fb4f92b 100644
--- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
+++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
@@ -66,6 +66,11 @@ config RT305X_MACH_WCR150GN
select RALINK_DEV_GPIO_BUTTONS
select RALINK_DEV_GPIO_LEDS
+config RT305X_MACH_NBG_419N
+ bool "ZyXEL NBG-419N support"
+ select RALINK_DEV_GPIO_BUTTONS
+ select RALINK_DEV_GPIO_LEDS
+
endmenu
endif