aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-12-29 17:50:35 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-12-29 17:50:35 +0000
commitbff7d5f388cf99f305f0180fc052510730ed3744 (patch)
tree44eceac56bf96869b781585ac650082981c688a0 /target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
parentd2b071d6d3971d1c6d0645d98fdb23840b49d579 (diff)
downloadmaster-187ad058-bff7d5f388cf99f305f0180fc052510730ed3744.tar.gz
master-187ad058-bff7d5f388cf99f305f0180fc052510730ed3744.tar.bz2
master-187ad058-bff7d5f388cf99f305f0180fc052510730ed3744.zip
ramips: rt305x: add kernel support for the Planex MZK-W300NH2 Router
This is a Japanese market router, for details check http://www.planex.co.jp/product/router/mzk-w300nh2/. It has only 16MB RAM, but base OpenWRT install worked fine for days without issues. Even an image with built-in Luci worked, but don't expect smooth experience, due to the lack of RAM. Wifi was not extensively tested, but seems it is working. GPIO LEDs & buttons, factory flash image and switch config are confirmed working. Tested against revision 34882 + this patch. [juhosg: move user-space support and image generation changes into separate patches] Signed-off-by: Samir Ibradžić <sibradzic@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3077/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34925 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 d0c1fdb24b..4eb946ee43 100644
--- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
+++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
@@ -189,6 +189,11 @@ config RT305X_MACH_NBG_419N
select RALINK_DEV_GPIO_BUTTONS
select RALINK_DEV_GPIO_LEDS
+config RT305X_MACH_MZKW300NH2
+ bool "Planex MZK-W300NH2 Router support"
+ select RALINK_DEV_GPIO_BUTTONS
+ select RALINK_DEV_GPIO_LEDS
+
config RT305X_MACH_XDX_RN502J
bool "Unknown board XDX-RN502J"
select RALINK_DEV_GPIO_BUTTONS