diff options
Diffstat (limited to 'miscutils/Config.in')
-rw-r--r-- | miscutils/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/miscutils/Config.in b/miscutils/Config.in index 311c7135c..5d0ec8a42 100644 --- a/miscutils/Config.in +++ b/miscutils/Config.in | |||
@@ -278,6 +278,12 @@ config MT | |||
278 | to advance or rewind a tape past a specified number of archive | 278 | to advance or rewind a tape past a specified number of archive |
279 | files on the tape. | 279 | files on the tape. |
280 | 280 | ||
281 | config NMETER | ||
282 | bool "nmeter" | ||
283 | default n | ||
284 | help | ||
285 | nmeter prints various system parameters continuously. | ||
286 | |||
281 | config READAHEAD | 287 | config READAHEAD |
282 | bool "readahead" | 288 | bool "readahead" |
283 | default n | 289 | default n |