X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/fd6ac9f981e9ffb08918169ddaf75b440b7e88a4..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 dc69de024..ef52c05df 100644 --- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig +++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig @@ -7,6 +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