summaryrefslogtreecommitdiff
path: root/openwrt
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-09-01 19:45:41 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-09-01 19:45:41 +0000
commitea02eb93f1cd0cbd54e69106a2db6193d29e25b7 (patch)
treed72b1dee52c626247696168520d62d781fad0378 /openwrt
parent6fb5c7c88e420e6840daef237b973e8dce8768d8 (diff)
downloadmtk-20170518-ea02eb93f1cd0cbd54e69106a2db6193d29e25b7.zip
mtk-20170518-ea02eb93f1cd0cbd54e69106a2db6193d29e25b7.tar.gz
mtk-20170518-ea02eb93f1cd0cbd54e69106a2db6193d29e25b7.tar.bz2
remove dead config options for firmware target support
SVN-Revision: 1822
Diffstat (limited to 'openwrt')
-rw-r--r--openwrt/target/linux/Config.in15
1 files changed, 0 insertions, 15 deletions
diff --git a/openwrt/target/linux/Config.in b/openwrt/target/linux/Config.in
index dd0c1d4..3da36ee 100644
--- a/openwrt/target/linux/Config.in
+++ b/openwrt/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