summaryrefslogtreecommitdiffstats
path: root/sources
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2004-04-01 07:20:39 +0000
committerEric Andersen <andersen@codepoet.org>2004-04-01 07:20:39 +0000
commit9f8739658f9de0ebbfb023e7f8bfed8332650089 (patch)
tree5a218ac42ef51b05eb892c1929f02ffd8d753878 /sources
parent8f6ec3d521433abca7433dd13a8f163f25925767 (diff)
downloadbuildroot-novena-9f8739658f9de0ebbfb023e7f8bfed8332650089.tar.gz
buildroot-novena-9f8739658f9de0ebbfb023e7f8bfed8332650089.zip
Turn off CONFIG_ASH_RANDOM_SUPPORT by default
Diffstat (limited to 'sources')
-rw-r--r--sources/busybox.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/busybox.config b/sources/busybox.config
index 965bb4a8b..bc0afcd34 100644
--- 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