diff options
-rw-r--r-- | miscutils/Config.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/miscutils/Config.in b/miscutils/Config.in index 62be3e63e..7feaf4a87 100644 --- a/miscutils/Config.in +++ b/miscutils/Config.in | |||
@@ -414,12 +414,11 @@ config FEATURE_HDPARM_HDIO_TRISTATE_HWIF | |||
414 | stuff, so you should probably say N. | 414 | stuff, so you should probably say N. |
415 | 415 | ||
416 | config FEATURE_HDPARM_HDIO_GETSET_DMA | 416 | config FEATURE_HDPARM_HDIO_GETSET_DMA |
417 | bool "Get/set using_dma flag (DANGEROUS)" | 417 | bool "Get/set using_dma flag" |
418 | default n | 418 | default n |
419 | depends on HDPARM | 419 | depends on HDPARM |
420 | help | 420 | help |
421 | Enables the 'hdparm -d' option to get/set using_dma flag. | 421 | Enables the 'hdparm -d' option to get/set using_dma flag. |
422 | This is dangerous stuff, so you should probably say N. | ||
423 | 422 | ||
424 | config MAKEDEVS | 423 | config MAKEDEVS |
425 | bool "makedevs" | 424 | bool "makedevs" |