From 3b614b31bf9f6fecb3a53823b68c2af4156586be Mon Sep 17 00:00:00 2001 From: Michael Klein Date: Fri, 13 Nov 2020 18:57:57 +0100 Subject: [PATCH] packages: busybox: enable rfkill applet --- packages/sysutils/busybox/config/busybox-target.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/sysutils/busybox/config/busybox-target.conf b/packages/sysutils/busybox/config/busybox-target.conf index 95eb3020cd..54c0c3af84 100644 --- a/packages/sysutils/busybox/config/busybox-target.conf +++ b/packages/sysutils/busybox/config/busybox-target.conf @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Busybox version: 1.32.0.git -# Fri Jun 26 19:45:09 2020 +# Fri Nov 13 18:57:19 2020 # CONFIG_HAVE_DOT_CONFIG=y @@ -814,7 +814,7 @@ CONFIG_NANDWRITE=y # CONFIG_PARTPROBE is not set # CONFIG_RAIDAUTORUN is not set # CONFIG_READAHEAD is not set -# CONFIG_RFKILL is not set +CONFIG_RFKILL=y # CONFIG_RUNLEVEL is not set # CONFIG_RX is not set # CONFIG_SETFATTR is not set