From 231a00b2da1f7e08cd5f255734e4ac6b6b3ef2e0 Mon Sep 17 00:00:00 2001 From: Stefan Saraev Date: Sun, 1 Dec 2013 01:12:24 +0200 Subject: [PATCH] busybox: remove applet 'rfkill' --- packages/sysutils/busybox/config/busybox.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/sysutils/busybox/config/busybox.conf b/packages/sysutils/busybox/config/busybox.conf index 21b84d2da0..32bf973f56 100644 --- a/packages/sysutils/busybox/config/busybox.conf +++ b/packages/sysutils/busybox/config/busybox.conf @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Busybox version: 1.21.1 -# Fri Aug 30 00:33:43 2013 +# Sun Dec 1 01:11:37 2013 # CONFIG_HAVE_DOT_CONFIG=y @@ -710,7 +710,7 @@ CONFIG_MOUNTPOINT=y # CONFIG_MT is not set # CONFIG_RAIDAUTORUN is not set # CONFIG_READAHEAD is not set -CONFIG_RFKILL=y +# CONFIG_RFKILL is not set # CONFIG_RUNLEVEL is not set # CONFIG_RX is not set # CONFIG_SETSID is not set