From a83dbd4146951fd98b62f8e9b8d04a14a88df311 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Sun, 29 Mar 2009 17:13:20 +0000 Subject: build system: hdparm -d is not that dangerous, remove warning --- miscutils/Config.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'miscutils') 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 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" -- cgit v1.2.3