ramips: rt3883: add initial support for TRENDnet TEW-692GR board
[openwrt.git] / target / linux / ramips / files / arch / mips / ralink / rt3883 / Kconfig
index 852ee4f..c07476a 100644 (file)
@@ -13,6 +13,12 @@ config RT3883_MACH_DIR_645
        select RALINK_DEV_GPIO_BUTTONS
        select RALINK_DEV_GPIO_LEDS
 
+config RT3883_MACH_TEW_692GR
+       bool "TRENDnet TEW-692GR support"
+       select HW_HAS_PCI
+       select RALINK_DEV_GPIO_BUTTONS
+       select RALINK_DEV_GPIO_LEDS
+
 endmenu
 
 endif