aboutsummaryrefslogtreecommitdiff
path: root/miscutils/Config.src
diff options
context:
space:
mode:
Diffstat (limited to 'miscutils/Config.src')
-rw-r--r--miscutils/Config.src19
1 files changed, 0 insertions, 19 deletions
diff --git a/miscutils/Config.src b/miscutils/Config.src
index b9fc196d8..1da9800bd 100644
--- a/miscutils/Config.src
+++ b/miscutils/Config.src
@@ -503,18 +503,6 @@ config READAHEAD
503 As readahead(2) blocks until each file has been read, it is best to 503 As readahead(2) blocks until each file has been read, it is best to
504 run this applet as a background job. 504 run this applet as a background job.
505 505
506config RFKILL
507 bool "rfkill"
508 default n # doesn't build on Ubuntu 9.04
509 select PLATFORM_LINUX
510 help
511 Enable/disable wireless devices.
512
513 rfkill list : list all wireless devices
514 rfkill list bluetooth : list all bluetooth devices
515 rfkill list 1 : list device corresponding to the given index
516 rfkill block|unblock wlan : block/unblock all wlan(wifi) devices
517
518config RUNLEVEL 506config RUNLEVEL
519 bool "runlevel" 507 bool "runlevel"
520 default y 508 default y
@@ -591,13 +579,6 @@ config VOLNAME
591 help 579 help
592 Prints a CD-ROM volume name. 580 Prints a CD-ROM volume name.
593 581
594config WALL
595 bool "wall"
596 default y
597 depends on FEATURE_UTMP
598 help
599 Write a message to all users that are logged in.
600
601config WATCHDOG 582config WATCHDOG
602 bool "watchdog" 583 bool "watchdog"
603 default y 584 default y