projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6eb7f4
)
build system: hdparm -d is not that dangerous, remove warning
author
Denis Vlasenko
<vda.linux@googlemail.com>
Sun, 29 Mar 2009 17:13:20 +0000
(17:13 -0000)
committer
Denis Vlasenko
<vda.linux@googlemail.com>
Sun, 29 Mar 2009 17:13:20 +0000
(17:13 -0000)
miscutils/Config.in
patch
|
blob
|
history
diff --git
a/miscutils/Config.in
b/miscutils/Config.in
index 62be3e63e7b8e43916df6e547c7e815a9b03aa7b..7feaf4a879b617d5beea98520a293480df3abc2b 100644
(file)
--- a/
miscutils/Config.in
+++ b/
miscutils/Config.in
@@
-414,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"