aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-12-26 14:19:17 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-12-26 14:19:17 +0000
commit0af965f9502e983f74c6c5e32bfb485961a4831c (patch)
treede6db259a10badb7e9e8605e6a60d17d7b52b16a /target
parent0bf7b33e191f2215513391ab1a78b6bfc2e0b05b (diff)
downloadupstream-0af965f9502e983f74c6c5e32bfb485961a4831c.tar.gz
upstream-0af965f9502e983f74c6c5e32bfb485961a4831c.tar.bz2
upstream-0af965f9502e983f74c6c5e32bfb485961a4831c.zip
ar71xx: change board specific Kconfig option to 'default n'
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18941 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ar71xx/Kconfig42
1 files changed, 21 insertions, 21 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ar71xx/Kconfig b/target/linux/ar71xx/files/arch/mips/ar71xx/Kconfig
index 9445c1757c..e3a9e106d3 100644
--- a/target/linux/ar71xx/files/arch/mips/ar71xx/Kconfig
+++ b/target/linux/ar71xx/files/arch/mips/ar71xx/Kconfig
@@ -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