From ccaf32fe2a6299c4522215cf8265ebe815e55e91 Mon Sep 17 00:00:00 2001 From: Calin Crisan Date: Fri, 25 Jan 2019 20:24:59 +0200 Subject: [PATCH] busybox: enable su --- board/common/busybox.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/board/common/busybox.config b/board/common/busybox.config index c93a93c1ac..1a3a02eda5 100644 --- a/board/common/busybox.config +++ b/board/common/busybox.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Busybox version: 1.29.2 -# Wed Nov 14 23:22:52 2018 +# Fri Jan 25 20:24:12 2019 # CONFIG_HAVE_DOT_CONFIG=y @@ -525,7 +525,7 @@ CONFIG_FEATURE_NOLOGIN=y CONFIG_FEATURE_SECURETTY=y CONFIG_PASSWD=y # CONFIG_FEATURE_PASSWD_WEAK_CHECK is not set -# CONFIG_SU is not set +CONFIG_SU=y # CONFIG_FEATURE_SU_SYSLOG is not set # CONFIG_FEATURE_SU_CHECKS_SHELLS is not set # CONFIG_FEATURE_SU_BLANK_PW_NEEDS_SECURE_TTY is not set