projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7deacb0
)
hide busybox version selector if disabled
author
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 6 Feb 2007 16:20:29 +0000
(16:20 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 6 Feb 2007 16:20:29 +0000
(16:20 -0000)
package/busybox/Config.in
patch
|
blob
|
history
diff --git
a/package/busybox/Config.in
b/package/busybox/Config.in
index f57ce5c1cbfbfc6b29667c5992a02bf8f6668cf7..f832d7121fd15270b5bf98b83fcd0859a520b468 100644
(file)
--- a/
package/busybox/Config.in
+++ b/
package/busybox/Config.in
@@
-11,6
+11,7
@@
config BR2_PACKAGE_BUSYBOX
choice
prompt "BusyBox Version"
+ depends BR2_PACKAGE_BUSYBOX
default BR2_BUSYBOX_VERSION_1_2_2_1
help
Select the version of BusyBox you wish to use.