X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Ffiles%2Farch%2Fmips%2Far71xx%2FKconfig;h=2b4c3bdcf07992edead83856970d15f08dfb3088;hb=4fa1e52b3aa05aa7e552d940349912003dbb28d0;hp=e348c8852bc809bf2f0bef64901b36fc67480955;hpb=98d9b124f402400b358f9b17e0c825782207ee24;p=openwrt.git diff --git a/target/linux/ar71xx/files/arch/mips/ar71xx/Kconfig b/target/linux/ar71xx/files/arch/mips/ar71xx/Kconfig index e348c8852b..2b4c3bdcf0 100644 --- a/target/linux/ar71xx/files/arch/mips/ar71xx/Kconfig +++ b/target/linux/ar71xx/files/arch/mips/ar71xx/Kconfig @@ -1,60 +1,297 @@ if ATHEROS_AR71XX -config AR71XX_EARLY_SERIAL - bool "Use early serial console" - default n - menu "Atheros AR71xx machine selection" +config AR71XX_MACH_AP81 + bool "Atheros AP81 board support" + select AR71XX_DEV_M25P80 + select AR71XX_DEV_AR913X_WMAC + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_LEDS_GPIO + select AR71XX_DEV_USB + default n + config AR71XX_MACH_AP83 bool "Atheros AP83 board support" - default y + select AR71XX_DEV_AR913X_WMAC + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_LEDS_GPIO + select AR71XX_DEV_USB + default n + +config AR71XX_MACH_AP96 + bool "Atheros AP96 board support" + select AR71XX_DEV_M25P80 + select AR71XX_DEV_AP94_PCI if PCI + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_LEDS_GPIO + select AR71XX_DEV_USB + default n + +config AR71XX_MACH_DIR_600_A1 + bool "D-Link DIR-600 rev. A1 support" + select AR71XX_DEV_AP91_ETH + select AR71XX_DEV_AP91_PCI if PCI + select AR71XX_DEV_M25P80 + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_LEDS_GPIO + select AR71XX_NVRAM + default n + +config AR71XX_MACH_DIR_615_C1 + bool "D-Link DIR-615 rev. C1 support" + select AR71XX_DEV_M25P80 + select AR71XX_DEV_AR913X_WMAC + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_LEDS_GPIO + select AR71XX_NVRAM + default n + +config AR71XX_MACH_DIR_825_B1 + bool "D-Link DIR-825 rev. B1 board support" + select AR71XX_DEV_M25P80 + select AR71XX_DEV_AP94_PCI if PCI + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_LEDS_GPIO + select AR71XX_DEV_USB + default n config AR71XX_MACH_PB42 bool "Atheros PB42 board support" - default y + select AR71XX_DEV_M25P80 + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_PB42_PCI if PCI + default n + +config AR71XX_MACH_PB44 + bool "Atheros PB44 board support" + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_PB42_PCI if PCI + select AR71XX_DEV_LEDS_GPIO + select AR71XX_DEV_USB + default n + +config AR71XX_MACH_PB92 + bool "Atheros PB92 board support" + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_PB9X_PCI if PCI + select AR71XX_DEV_LEDS_GPIO + select AR71XX_DEV_USB + default n config AR71XX_MACH_AW_NR580 bool "AzureWave AW-NR580 board support" - default y + select AR71XX_DEV_M25P80 + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_PB42_PCI if PCI + select AR71XX_DEV_LEDS_GPIO + default n -config AR71XX_MACH_GENERIC - bool "Generic AR71xx based machine support" +config AR71XX_MACH_WZR_HP_G300NH + bool "Buffalo WZR-HP-G300NH board support" + select AR71XX_DEV_AR913X_WMAC + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_LEDS_GPIO + select AR71XX_DEV_USB default y config AR71XX_MACH_WP543 - bool "Compex WP543 board support" + bool "Compex WP543/WPJ543 board support" select MYLOADER - default y + select AR71XX_DEV_M25P80 + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_PB42_PCI if PCI + select AR71XX_DEV_LEDS_GPIO + select AR71XX_DEV_USB + default n + +config AR71XX_MACH_WRT160NL + bool "Linksys WRT160NL board support" + select AR71XX_DEV_M25P80 + select AR71XX_DEV_AR913X_WMAC + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_LEDS_GPIO + select AR71XX_DEV_USB + select AR71XX_NVRAM + default n + +config AR71XX_MACH_WRT400N + bool "Linksys WRT400N board support" + select AR71XX_DEV_AP94_PCI if PCI + select AR71XX_DEV_M25P80 + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_LEDS_GPIO + default n -config AR71XX_MACH_RB_4XX +config AR71XX_MACH_RB4XX bool "MikroTik RouterBOARD 4xx series support" - default y + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_LEDS_GPIO + select AR71XX_DEV_USB + default n + +config AR71XX_MACH_RB750 + bool "MikroTik RouterBOARD 750 support" + select AR71XX_DEV_AP91_ETH + default n + +config AR71XX_MACH_WNDR3700 + bool "NETGEAR WNDR3700 board support" + select AR71XX_DEV_M25P80 + select AR71XX_DEV_AP94_PCI if PCI + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_LEDS_GPIO + select AR71XX_DEV_USB + default n config AR71XX_MACH_WNR2000 bool "NETGEAR WNR2000 board support" - default y + select AR71XX_DEV_M25P80 + select AR71XX_DEV_AR913X_WMAC + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_LEDS_GPIO + default n config AR71XX_MACH_MZK_W04NU bool "Planex MZK-W04NU board support" - default y + select AR71XX_DEV_M25P80 + select AR71XX_DEV_AR913X_WMAC + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_LEDS_GPIO + select AR71XX_DEV_USB + default n config AR71XX_MACH_MZK_W300NH bool "Planex MZK-W300NH board support" - default y + select AR71XX_DEV_M25P80 + select AR71XX_DEV_AR913X_WMAC + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_LEDS_GPIO + default n + +config AR71XX_MACH_NBG460N + bool "Zyxel NBG460N/550N/550NH board support" + select AR71XX_DEV_M25P80 + select AR71XX_DEV_AR913X_WMAC + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_LEDS_GPIO + default n + +config AR71XX_MACH_TL_WA901ND + bool "TP-LINK TL-WA901ND support" + select AR71XX_DEV_M25P80 + select AR71XX_DEV_AP91_PCI if PCI + select AR71XX_DEV_DSA + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_LEDS_GPIO + default n + +config AR71XX_MACH_TL_WR741ND + bool "TP-LINK TL-WR741ND support" + select AR71XX_DEV_M25P80 + select AR71XX_DEV_AP91_PCI if PCI + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_LEDS_GPIO + default n + +config AR71XX_MACH_TL_WR841N_V1 + bool "TP-LINK TL-WR841N v1 support" + select AR71XX_DEV_M25P80 + select AR71XX_DEV_PB42_PCI if PCI + select AR71XX_DEV_DSA + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_LEDS_GPIO + default n config AR71XX_MACH_TL_WR941ND bool "TP-LINK TL-WR941ND support" - default y + select AR71XX_DEV_M25P80 + select AR71XX_DEV_AR913X_WMAC + select AR71XX_DEV_DSA + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_LEDS_GPIO + default n + +config AR71XX_MACH_TL_WR1043ND + bool "TP-LINK TL-WR1043ND support" + select AR71XX_DEV_M25P80 + select AR71XX_DEV_AR913X_WMAC + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_LEDS_GPIO + select AR71XX_DEV_USB + default n config AR71XX_MACH_TEW_632BRP bool "TRENDnet TEW-632BRP support" - default y + select AR71XX_DEV_M25P80 + select AR71XX_DEV_AR913X_WMAC + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_LEDS_GPIO + select AR71XX_NVRAM + default n config AR71XX_MACH_UBNT bool "Ubiquiti AR71xx based boards support" - default y + select AR71XX_DEV_M25P80 + select AR71XX_DEV_AP91_PCI if PCI + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_LEDS_GPIO + select AR71XX_DEV_PB42_PCI if PCI + select AR71XX_DEV_USB + default n + +config AR71XX_MACH_EAP7660D + bool "Senao EAP7660D support" + select AR71XX_DEV_M25P80 + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_LEDS_GPIO + default n + +config AR71XX_MACH_ZCN_1523H + bool "Zcomax ZCN-1523H support" + select AR71XX_DEV_M25P80 + select AR71XX_DEV_AP91_PCI if PCI + select AR71XX_DEV_GPIO_BUTTONS + select AR71XX_DEV_LEDS_GPIO + default n endmenu +config AR71XX_DEV_M25P80 + def_bool n + +config AR71XX_DEV_AP91_PCI + def_bool n + +config AR71XX_DEV_AP91_ETH + select AR71XX_DEV_DSA + def_bool n + +config AR71XX_DEV_AP94_PCI + def_bool n + +config AR71XX_DEV_AR913X_WMAC + def_bool n + +config AR71XX_DEV_DSA + def_bool n + +config AR71XX_DEV_GPIO_BUTTONS + def_bool n + +config AR71XX_DEV_LEDS_GPIO + def_bool n + +config AR71XX_DEV_PB42_PCI + def_bool n + +config AR71XX_DEV_PB9X_PCI + def_bool n + +config AR71XX_DEV_USB + def_bool n + +config AR71XX_NVRAM + def_bool n + endif