You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
217 B
Plaintext

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