add experimental support for the NETGEAR WNR2000 board
[openwrt/staging/chunkeey.git] / target / linux / ar71xx / files / arch / mips / ar71xx / Kconfig
index d16fdb82408c249755829b9f5c2ad663e3923f37..e10a7c95729c694aff7347427af28542caad2611 100644 (file)
@@ -27,12 +27,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