summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-01 19:45:41 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-01 19:45:41 +0000
commita0e5e135ed53c42488a66de5d1b7d38fb980008a (patch)
tree0f606b53c35ddaad55a10b5ee05be2d8b982700b /target
parent10aafd381edf98d6409b7459a5bea390acd55dc7 (diff)
remove dead config options for firmware target support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1822 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/Config.in15
1 files changed, 0 insertions, 15 deletions
diff --git a/target/linux/Config.in b/target/linux/Config.in
index dd0c1d456..3da36ee47 100644
--- a/target/linux/Config.in
+++ b/target/linux/Config.in
@@ -16,21 +16,6 @@ config BR2_LINUX_2_4_BRCM
options below for creating device specific files for use
with TFTP client too.
- config BR2_TARGET_WRT54G
- default y
- depends BR2_LINUX_2_4_BRCM
- bool "Linksys WRT54G"
-
- config BR2_TARGET_WRT54GS
- default y
- depends BR2_LINUX_2_4_BRCM
- bool "Linksys WRT54GS"
-
- config BR2_TARGET_MOTOROLA
- default y
- depends BR2_LINUX_2_4_BRCM
- bool "Motorola WR850G"
-
config BR2_LINUX_2_4_AR7
bool "Support for TI AR7 based devices"
default n