aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--miscutils/Config.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/Config.src b/miscutils/Config.src
index be2b37666..012132e7b 100644
--- a/miscutils/Config.src
+++ b/miscutils/Config.src
@@ -549,7 +549,7 @@ config READAHEAD
549 549
550config RFKILL 550config RFKILL
551 bool "rfkill" 551 bool "rfkill"
552 default y 552 default n
553 help 553 help
554 Enable/disable wireless devices. 554 Enable/disable wireless devices.
555 555