X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/07c8d27309c0b6a734a012f7b6913a8e815f49eb..HEAD:/target/linux/ramips/files/arch/mips/ralink/rt3883/Kconfig diff --git a/target/linux/ramips/files/arch/mips/ralink/rt3883/Kconfig b/target/linux/ramips/files/arch/mips/ralink/rt3883/Kconfig index 7b4579adb..5aa040df9 100644 --- a/target/linux/ramips/files/arch/mips/ralink/rt3883/Kconfig +++ b/target/linux/ramips/files/arch/mips/ralink/rt3883/Kconfig @@ -2,6 +2,12 @@ if RALINK_RT3883 menu "Ralink RT3662/RT3883 machine selection" +config RT3883_MACH_RT_N56U + bool "Asus RT-N56U support" + select HW_HAS_PCI + select RALINK_DEV_GPIO_BUTTONS + select RALINK_DEV_GPIO_LEDS + endmenu endif