projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10aafd3
)
remove dead config options for firmware target support
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 1 Sep 2005 19:45:41 +0000
(19:45 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 1 Sep 2005 19:45:41 +0000
(19:45 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1822
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/Config.in
patch
|
blob
|
history
diff --git
a/target/linux/Config.in
b/target/linux/Config.in
index
dd0c1d4
..
3da36ee
100644
(file)
--- 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
This page took
0.025631 seconds
and
4
git commands to generate.