X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Ffiles%2Farch%2Fmips%2Far71xx%2FKconfig;h=d8e22470f40b71b474ad67b01da39c32c2c80404;hp=d16fdb82408c249755829b9f5c2ad663e3923f37;hb=e4130fdafe7a84350635c6678c932555ff837218;hpb=45da170a8b4394488cdff96931adfb641d31a64c diff --git a/target/linux/ar71xx/files/arch/mips/ar71xx/Kconfig b/target/linux/ar71xx/files/arch/mips/ar71xx/Kconfig index d16fdb8240..d8e22470f4 100644 --- a/target/linux/ar71xx/files/arch/mips/ar71xx/Kconfig +++ b/target/linux/ar71xx/files/arch/mips/ar71xx/Kconfig @@ -10,6 +10,10 @@ config AR71XX_MACH_AP83 bool "Atheros AP83 board support" default y +config AR71XX_MACH_PB42 + bool "Atheros PB42 board support" + default y + config AR71XX_MACH_AW_NR580 bool "AzureWave AW-NR580 board support" default y @@ -27,12 +31,16 @@ config AR71XX_MACH_RB_4XX bool "MikroTik RouterBOARD 4xx series support" default y +config AR71XX_MACH_WNR2000 + bool "NETGEAR WNR2000 board support" + default y + config AR71XX_MACH_TEW_632BRP bool "TRENDnet TEW-632BRP support" default y -config AR71XX_MACH_ROUTERSTATION - bool "Ubiquiti RouterStation support" +config AR71XX_MACH_UBNT + bool "Ubiquiti AR71xx based boards support" default y endmenu