projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f6ec3d
)
Turn off CONFIG_ASH_RANDOM_SUPPORT by default
author
Eric Andersen
<andersen@codepoet.org>
Thu, 1 Apr 2004 07:20:39 +0000
(07:20 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Thu, 1 Apr 2004 07:20:39 +0000
(07:20 -0000)
sources/busybox.config
patch
|
blob
|
history
diff --git
a/sources/busybox.config
b/sources/busybox.config
index 965bb4a8bb9258f82aefcfd0b29ef35ee1bf4904..bc0afcd34f22ead2188c29c6956c9022aa4b0829 100644
(file)
--- a/
sources/busybox.config
+++ b/
sources/busybox.config
@@
-382,6
+382,7
@@
CONFIG_ASH_MATH_SUPPORT=y
# CONFIG_ASH_CMDCMD is not set
# CONFIG_ASH_MAIL is not set
CONFIG_ASH_OPTIMIZE_FOR_SIZE=y
+# CONFIG_ASH_RANDOM_SUPPORT is not set
# CONFIG_HUSH is not set
# CONFIG_LASH is not set
# CONFIG_MSH is not set