aboutsummaryrefslogtreecommitdiff
path: root/miscutils/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'miscutils/Config.in')
-rw-r--r--miscutils/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/miscutils/Config.in b/miscutils/Config.in
index 68732e682..94174de3e 100644
--- a/miscutils/Config.in
+++ b/miscutils/Config.in
@@ -238,6 +238,13 @@ config FBSPLASH
"NN" (ASCII decimal number) - percentage to show on progress bar
"exit" - well you guessed it
+config IONICE
+ bool "ionice"
+ default n
+ help
+ Set/set program io scheduling class and priority
+ Requires kernel >= 2.6.13
+
config INOTIFYD
bool "inotifyd"
default n