diff options
Diffstat (limited to 'miscutils/Config.in')
-rw-r--r-- | miscutils/Config.in | 7 |
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 | |||
238 | "NN" (ASCII decimal number) - percentage to show on progress bar | 238 | "NN" (ASCII decimal number) - percentage to show on progress bar |
239 | "exit" - well you guessed it | 239 | "exit" - well you guessed it |
240 | 240 | ||
241 | config IONICE | ||
242 | bool "ionice" | ||
243 | default n | ||
244 | help | ||
245 | Set/set program io scheduling class and priority | ||
246 | Requires kernel >= 2.6.13 | ||
247 | |||
241 | config INOTIFYD | 248 | config INOTIFYD |
242 | bool "inotifyd" | 249 | bool "inotifyd" |
243 | default n | 250 | default n |