X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/bc567c10191670f0f838dd4a0882dd1383130812..fd472b607b89337bf1a6caa3d8ce5c380686eb0c:/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 44f70567b..ef52c05df 100644 --- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig +++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig @@ -7,11 +7,21 @@ config RT305X_MACH_WHR_G300N default y select RALINK_DEV_GPIO_LEDS +config RT305X_MACH_DIR_300_REVB + bool "D-Link DIR-300 revB board support" + default y + select RALINK_DEV_GPIO_LEDS + config RT305X_MACH_V22RW_2X2 bool "Ralink AP-RT3052-V22RW-2X2 board support" default y select RALINK_DEV_GPIO_LEDS +config RT305X_MACH_FONERA20N + bool "La Fonera20N board support" + default y + select RALINK_DEV_GPIO_LEDS + endmenu endif