X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/793574f5718fb9a8557c40bb621efd7b9abc8325..ef3572beded6b144f1cb7e6e6ace7e8c7c42e803:/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig diff --git a/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig b/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig index a12693ce1..36b1515b3 100644 --- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig +++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig @@ -2,6 +2,12 @@ if RALINK_RT305X menu "Ralink RT350x machine selection" +config RT305X_MACH_ARGUS_ATP52B + bool "Argus ATP-52B support" + default y + select RALINK_DEV_GPIO_BUTTONS + select RALINK_DEV_GPIO_LEDS + config RT305X_MACH_RT_G32_REVB bool "Asus RT-G32 revB board support" default y @@ -43,6 +49,12 @@ config RT305X_MACH_MOFI3500_3GN select RALINK_DEV_GPIO_BUTTONS select RALINK_DEV_GPIO_LEDS +config RT305X_MACH_NW718 + bool "Netcore NW718" + default y + select RALINK_DEV_GPIO_BUTTONS + select RALINK_DEV_GPIO_LEDS + config RT305X_MACH_PWH2004 bool "Prolink PWH2004 / Abocom WR5205 support (32M RAM, 8M flash)" default y