pointless whitespace/comment fixes, no code changes
[oweals/busybox.git] / miscutils / Config.in
index c8d7253d894c5720a208b0c63886952a48542bca..7feaf4a879b617d5beea98520a293480df3abc2b 100644 (file)
@@ -250,6 +250,13 @@ config FBSPLASH
            "NN" (ASCII decimal number) - percentage to show on progress bar
            "exit" - well you guessed it
 
+config FLASH_ERASEALL
+       bool "flash_eraseall"
+       default n
+       help
+         The flash_eraseall binary from mtd-utils as of git head c4c6a59eb.
+         This utility is used to erase the whole MTD device.
+
 config IONICE
        bool "ionice"
        default n
@@ -407,12 +414,11 @@ config FEATURE_HDPARM_HDIO_TRISTATE_HWIF
          stuff, so you should probably say N.
 
 config FEATURE_HDPARM_HDIO_GETSET_DMA
-       bool "Get/set using_dma flag (DANGEROUS)"
+       bool "Get/set using_dma flag"
        default n
        depends on HDPARM
        help
          Enables the 'hdparm -d' option to get/set using_dma flag.
-         This is dangerous stuff, so you should probably say N.
 
 config MAKEDEVS
        bool "makedevs"