aboutsummaryrefslogtreecommitdiff
path: root/miscutils/Config.src
diff options
context:
space:
mode:
Diffstat (limited to 'miscutils/Config.src')
-rw-r--r--miscutils/Config.src4
1 files changed, 3 insertions, 1 deletions
diff --git a/miscutils/Config.src b/miscutils/Config.src
index a822f2a19..012132e7b 100644
--- a/miscutils/Config.src
+++ b/miscutils/Config.src
@@ -5,6 +5,8 @@
5 5
6menu "Miscellaneous Utilities" 6menu "Miscellaneous Utilities"
7 7
8INSERT
9
8config ADJTIMEX 10config ADJTIMEX
9 bool "adjtimex" 11 bool "adjtimex"
10 default y 12 default y
@@ -547,7 +549,7 @@ config READAHEAD
547 549
548config RFKILL 550config RFKILL
549 bool "rfkill" 551 bool "rfkill"
550 default y 552 default n
551 help 553 help
552 Enable/disable wireless devices. 554 Enable/disable wireless devices.
553 555