ramips: fix Asus RT-N15 board support
[openwrt.git] / target / linux / ramips / files / arch / mips / ralink / rt305x / Kconfig
index 86ccfa7..e8a1a25 100644 (file)
@@ -51,6 +51,11 @@ config RT305X_MACH_NW718
        select RALINK_DEV_GPIO_BUTTONS
        select RALINK_DEV_GPIO_LEDS
 
+config RT305X_MACH_BC2
+       bool "NexAira BC2"
+       select RALINK_DEV_GPIO_BUTTONS
+       select RALINK_DEV_GPIO_LEDS
+
 config RT305X_MACH_PWH2004
        bool "Prolink PWH2004 / Abocom WR5205 support (32M RAM, 8M flash)"
        select RALINK_DEV_GPIO_BUTTONS
@@ -66,6 +71,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
This page took 0.028048 seconds and 4 git commands to generate.