ar71xx: change board specific Kconfig option to 'default n'
authorGabor Juhos <juhosg@openwrt.org>
Sat, 26 Dec 2009 14:19:17 +0000 (14:19 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 26 Dec 2009 14:19:17 +0000 (14:19 +0000)
SVN-Revision: 18941

target/linux/ar71xx/files/arch/mips/ar71xx/Kconfig

index 9445c1757c750583f6a73cd6facfbddfacedcca4..e3a9e106d363be9ef4dfe26caffa44ea92bdcfec 100644 (file)
@@ -9,7 +9,7 @@ config AR71XX_MACH_AP81
        select AR71XX_DEV_GPIO_BUTTONS
        select AR71XX_DEV_LEDS_GPIO
        select AR71XX_DEV_USB
-       default y
+       default n
 
 config AR71XX_MACH_AP83
        bool "Atheros AP83 board support"
@@ -17,7 +17,7 @@ config AR71XX_MACH_AP83
        select AR71XX_DEV_GPIO_BUTTONS
        select AR71XX_DEV_LEDS_GPIO
        select AR71XX_DEV_USB
-       default y
+       default n
 
 config AR71XX_MACH_DIR_615_C1
        bool "D-Link DIR-615 rev. C1 support"
@@ -25,7 +25,7 @@ config AR71XX_MACH_DIR_615_C1
        select AR71XX_DEV_AR913X_WMAC
        select AR71XX_DEV_GPIO_BUTTONS
        select AR71XX_DEV_LEDS_GPIO
-       default y
+       default n
 
 config AR71XX_MACH_DIR_825_B1
        bool "D-Link DIR-825 rev. B1 board support"
@@ -34,14 +34,14 @@ config AR71XX_MACH_DIR_825_B1
        select AR71XX_DEV_GPIO_BUTTONS
        select AR71XX_DEV_LEDS_GPIO
        select AR71XX_DEV_USB
-       default y
+       default n
 
 config AR71XX_MACH_PB42
        bool "Atheros PB42 board support"
        select AR71XX_DEV_M25P80
        select AR71XX_DEV_GPIO_BUTTONS
        select AR71XX_DEV_PB42_PCI if PCI
-       default y
+       default n
 
 config AR71XX_MACH_PB44
        bool "Atheros PB44 board support"
@@ -49,7 +49,7 @@ config AR71XX_MACH_PB44
        select AR71XX_DEV_PB42_PCI if PCI
        select AR71XX_DEV_LEDS_GPIO
        select AR71XX_DEV_USB
-       default y
+       default n
 
 config AR71XX_MACH_AW_NR580
        bool "AzureWave AW-NR580 board support"
@@ -57,7 +57,7 @@ config AR71XX_MACH_AW_NR580
        select AR71XX_DEV_GPIO_BUTTONS
        select AR71XX_DEV_PB42_PCI if PCI
        select AR71XX_DEV_LEDS_GPIO
-       default y
+       default n
 
 config AR71XX_MACH_GENERIC
        bool "Generic AR71xx based machine support"
@@ -71,7 +71,7 @@ config AR71XX_MACH_WP543
        select AR71XX_DEV_PB42_PCI if PCI
        select AR71XX_DEV_LEDS_GPIO
        select AR71XX_DEV_USB
-       default y
+       default n
 
 config AR71XX_MACH_WRT160NL
        bool "Linksys WRT160NL board support"
@@ -80,21 +80,21 @@ config AR71XX_MACH_WRT160NL
        select AR71XX_DEV_GPIO_BUTTONS
        select AR71XX_DEV_LEDS_GPIO
        select AR71XX_DEV_USB
-       default y
+       default n
 
 config AR71XX_MACH_WRT400N
        bool "Linksys WRT400N board support"
        select AR71XX_DEV_M25P80
        select AR71XX_DEV_GPIO_BUTTONS
        select AR71XX_DEV_LEDS_GPIO
-       default y
+       default n
 
 config AR71XX_MACH_RB_4XX
        bool "MikroTik RouterBOARD 4xx series support"
        select AR71XX_DEV_GPIO_BUTTONS
        select AR71XX_DEV_LEDS_GPIO
        select AR71XX_DEV_USB
-       default y
+       default n
 
 config AR71XX_MACH_WNDR3700
        bool "NETGEAR WNDR3700 board support"
@@ -103,7 +103,7 @@ config AR71XX_MACH_WNDR3700
        select AR71XX_DEV_GPIO_BUTTONS
        select AR71XX_DEV_LEDS_GPIO
        select AR71XX_DEV_USB
-       default y
+       default n
 
 config AR71XX_MACH_WNR2000
        bool "NETGEAR WNR2000 board support"
@@ -111,7 +111,7 @@ config AR71XX_MACH_WNR2000
        select AR71XX_DEV_AR913X_WMAC
        select AR71XX_DEV_GPIO_BUTTONS
        select AR71XX_DEV_LEDS_GPIO
-       default y
+       default n
 
 config AR71XX_MACH_MZK_W04NU
        bool "Planex MZK-W04NU board support"
@@ -120,7 +120,7 @@ config AR71XX_MACH_MZK_W04NU
        select AR71XX_DEV_GPIO_BUTTONS
        select AR71XX_DEV_LEDS_GPIO
        select AR71XX_DEV_USB
-       default y
+       default n
 
 config AR71XX_MACH_MZK_W300NH
        bool "Planex MZK-W300NH board support"
@@ -128,7 +128,7 @@ config AR71XX_MACH_MZK_W300NH
        select AR71XX_DEV_AR913X_WMAC
        select AR71XX_DEV_GPIO_BUTTONS
        select AR71XX_DEV_LEDS_GPIO
-       default y
+       default n
 
 config AR71XX_MACH_TL_WR741ND
        bool "TP-LINK TL-WR741ND support"
@@ -136,7 +136,7 @@ config AR71XX_MACH_TL_WR741ND
        select AR71XX_DEV_AP91_PCI if PCI
        select AR71XX_DEV_GPIO_BUTTONS
        select AR71XX_DEV_LEDS_GPIO
-       default y
+       default n
 
 config AR71XX_MACH_TL_WR841N_V1
        bool "TP-LINK TL-WR841N v1 support"
@@ -144,7 +144,7 @@ config AR71XX_MACH_TL_WR841N_V1
        select AR71XX_DEV_PB42_PCI if PCI
        select AR71XX_DEV_GPIO_BUTTONS
        select AR71XX_DEV_LEDS_GPIO
-       default y
+       default n
 
 config AR71XX_MACH_TL_WR941ND
        bool "TP-LINK TL-WR941ND support"
@@ -152,7 +152,7 @@ config AR71XX_MACH_TL_WR941ND
        select AR71XX_DEV_AR913X_WMAC
        select AR71XX_DEV_GPIO_BUTTONS
        select AR71XX_DEV_LEDS_GPIO
-       default y
+       default n
 
 config AR71XX_MACH_TL_WR1043ND
        bool "TP-LINK TL-WR1043ND support"
@@ -161,7 +161,7 @@ config AR71XX_MACH_TL_WR1043ND
        select AR71XX_DEV_GPIO_BUTTONS
        select AR71XX_DEV_LEDS_GPIO
        select AR71XX_DEV_USB
-       default y
+       default n
 
 config AR71XX_MACH_TEW_632BRP
        bool "TRENDnet TEW-632BRP support"
@@ -169,7 +169,7 @@ config AR71XX_MACH_TEW_632BRP
        select AR71XX_DEV_AR913X_WMAC
        select AR71XX_DEV_GPIO_BUTTONS
        select AR71XX_DEV_LEDS_GPIO
-       default y
+       default n
 
 config AR71XX_MACH_UBNT
        bool "Ubiquiti AR71xx based boards support"
@@ -179,7 +179,7 @@ config AR71XX_MACH_UBNT
        select AR71XX_DEV_LEDS_GPIO
        select AR71XX_DEV_PB42_PCI if PCI
        select AR71XX_DEV_USB
-       default y
+       default n
 
 endmenu