summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sources/busybox.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/sources/busybox.config b/sources/busybox.config
index b00043465..1f4542593 100644
--- a/sources/busybox.config
+++ b/sources/busybox.config
@@ -130,6 +130,7 @@ CONFIG_FEATURE_FANCY_TAIL=y
CONFIG_TEE=y
CONFIG_FEATURE_TEE_USE_BLOCK_IO=y
CONFIG_TEST=y
+CONFIG_FEATURE_TEST_64=y
#
# test (forced enabled for use with shell)
@@ -252,6 +253,7 @@ CONFIG_DELGROUP=y
CONFIG_ADDUSER=y
CONFIG_DELUSER=y
CONFIG_GETTY=y
+# CONFIG_FEATURE_U_W_TMP is not set
CONFIG_LOGIN=y
CONFIG_FEATURE_SECURETTY=y
CONFIG_PASSWD=y