projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0575682
)
package: show packages with busybox alternatives if busybox is disabled
author
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 27 Oct 2009 13:44:47 +0000
(14:44 +0100)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 27 Oct 2009 13:44:47 +0000
(14:44 +0100)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/busybox/Config.in
patch
|
blob
|
history
diff --git
a/package/busybox/Config.in
b/package/busybox/Config.in
index ca7264f52e65fa5d6fe96c304b4861f6c645bdba..7438a8d4d1e99c5d04ee996a988796e03dcf0f0e 100644
(file)
--- a/
package/busybox/Config.in
+++ b/
package/busybox/Config.in
@@
-71,8
+71,8
@@
config BR2_PACKAGE_BUSYBOX_CONFIG
Most people will just use the default BusyBox configuration file.
config BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
- bool "Show packages that are also provided by busybox"
- de
pends on
BR2_PACKAGE_BUSYBOX
+ bool "Show packages that are also provided by busybox"
if BR2_PACKAGE_BUSYBOX
+ de
fault y if !
BR2_PACKAGE_BUSYBOX
help
Show packages in menuconfig that are potentially also provided
by busybox.