X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/0cbcd33f325669c94bdf7f05d37aeb81c982f908..40c07f37d9e065d656e88603f8c8b60a86506a2b:/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 1bb67e2a0..550287e34 100644 --- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig +++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig @@ -2,6 +2,16 @@ if RALINK_RT305X menu "Ralink RT350x machine selection" +config RT305X_MACH_WR6202 + bool "Accton WR6202" + select RALINK_DEV_GPIO_BUTTONS + select RALINK_DEV_GPIO_LEDS + +config RT305X_MACH_ALL0256N + bool "Allnet ALL0256N support" + select RALINK_DEV_GPIO_BUTTONS + select RALINK_DEV_GPIO_LEDS + config RT305X_MACH_W502U bool "ALFA Networks W502U board support" select RALINK_DEV_GPIO_BUTTONS @@ -81,6 +91,11 @@ config RT305X_MACH_V22RW_2X2 select RALINK_DEV_GPIO_BUTTONS select RALINK_DEV_GPIO_LEDS +config RT305X_MACH_WL341V3 + bool "Sitecom WL-341 v3 board support" + select RALINK_DEV_GPIO_BUTTONS + select RALINK_DEV_GPIO_LEDS + config RT305X_MACH_WL351 bool "Sitecom WL-351 support" select RALINK_DEV_GPIO_BUTTONS