From 0ee6f94520e5fa3f36c6965142f554ead223299b Mon Sep 17 00:00:00 2001 From: Calin Crisan Date: Tue, 14 Jan 2020 23:44:58 +0200 Subject: [PATCH] busybox: enable rev applet --- 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 6cdd1becd1..7c34aa9650 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.3 -# Wed Dec 18 22:45:43 2019 +# Tue Jan 14 23:44:35 2020 # CONFIG_HAVE_DOT_CONFIG=y @@ -659,7 +659,7 @@ CONFIG_NSENTER=y # CONFIG_RDEV is not set # CONFIG_READPROFILE is not set CONFIG_RENICE=y -# CONFIG_REV is not set +CONFIG_REV=y # CONFIG_RTCWAKE is not set # CONFIG_SCRIPT is not set # CONFIG_SCRIPTREPLAY is not set