mirror of
https://github.com/sheumann/hush.git
synced 2025-01-03 00:31:16 +00:00
build system: hdparm -d is not that dangerous, remove warning
This commit is contained in:
parent
a6eb7f4ddf
commit
a83dbd4146
@ -414,12 +414,11 @@ config FEATURE_HDPARM_HDIO_TRISTATE_HWIF
|
|||||||
stuff, so you should probably say N.
|
stuff, so you should probably say N.
|
||||||
|
|
||||||
config FEATURE_HDPARM_HDIO_GETSET_DMA
|
config FEATURE_HDPARM_HDIO_GETSET_DMA
|
||||||
bool "Get/set using_dma flag (DANGEROUS)"
|
bool "Get/set using_dma flag"
|
||||||
default n
|
default n
|
||||||
depends on HDPARM
|
depends on HDPARM
|
||||||
help
|
help
|
||||||
Enables the 'hdparm -d' option to get/set using_dma flag.
|
Enables the 'hdparm -d' option to get/set using_dma flag.
|
||||||
This is dangerous stuff, so you should probably say N.
|
|
||||||
|
|
||||||
config MAKEDEVS
|
config MAKEDEVS
|
||||||
bool "makedevs"
|
bool "makedevs"
|
||||||
|
Loading…
Reference in New Issue
Block a user