aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-08-17 17:56:05 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-08-17 17:56:05 +0000
commite453fc0796bc1e8a2f05996de2194777ff56fda0 (patch)
tree6ea325aa2675595fe748283658f6d43dd321f643 /target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
parent7660d3dd5b36f70dc8925fcb1f9dd3d61516327a (diff)
downloadupstream-e453fc0796bc1e8a2f05996de2194777ff56fda0.tar.gz
upstream-e453fc0796bc1e8a2f05996de2194777ff56fda0.tar.bz2
upstream-e453fc0796bc1e8a2f05996de2194777ff56fda0.zip
ramips: add support for D-Link DIR-615 H1
rt2x00 still needs some patching as the radio doesn't come to life. Installation via webflash. [juhosg: fix whitespace issues, remove rt305x_register_usb from machine setup because the board has no USB port] Signed-off-by: Mikko Hissa <mikko.hissa@uta.fi> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33205 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/Kconfig7
1 files changed, 6 insertions, 1 deletions
diff --git a/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig b/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
index 48745ae5d6..5837196f6e 100644
--- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
+++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
@@ -16,7 +16,7 @@ config RT305X_MACH_ALL0256N
bool "Allnet ALL0256N support"
select RALINK_DEV_GPIO_BUTTONS
select RALINK_DEV_GPIO_LEDS
-
+
config RT305X_MACH_ALL5002
bool "Allnet ALL5002 support"
select RALINK_DEV_GPIO_BUTTONS
@@ -71,6 +71,11 @@ config RT305X_MACH_DIR_300_REVB
select RALINK_DEV_GPIO_BUTTONS
select RALINK_DEV_GPIO_LEDS
+config RT305X_MACH_DIR_615_H1
+ bool "D-Link DIR-615 H1 board support"
+ select RALINK_DEV_GPIO_BUTTONS
+ select RALINK_DEV_GPIO_LEDS
+
config RT305X_MACH_DAP_1350
bool "D-Link DAP-1350 board support"
select RALINK_DEV_GPIO_BUTTONS