ramips: rt3883: add inital support for the DIR-645 board
[openwrt/openwrt.git] / target / linux / ramips / files / arch / mips / ralink / rt3883 / Kconfig
index 5aa040df9f32b41f04e8d4df5cbfd465a821fbb6..852ee4fda8c1fb28ec3d5de5c76ba291ddbe0c5d 100644 (file)
@@ -8,6 +8,11 @@ config RT3883_MACH_RT_N56U
        select RALINK_DEV_GPIO_BUTTONS
        select RALINK_DEV_GPIO_LEDS
 
+config RT3883_MACH_DIR_645
+       bool "D-Link DIR-645 support"
+       select RALINK_DEV_GPIO_BUTTONS
+       select RALINK_DEV_GPIO_LEDS
+
 endmenu
 
 endif