diff options
Diffstat (limited to 'miscutils/Config.in')
-rw-r--r-- | miscutils/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/Config.in b/miscutils/Config.in index 637d4b9c2..eae977fac 100644 --- a/miscutils/Config.in +++ b/miscutils/Config.in @@ -169,7 +169,7 @@ config CONFIG_HDPARM config CONFIG_FEATURE_HDPARM_GET_IDENTITY bool "Support obtaining detailed information directly from drives" default y - depends on CONFIG_HDPARM + depends on CONFIG_HDPARM && CONFIG_GETOPT_LONG help Enables the -I and -Istdin options to obtain detailed information directly from drives about their capabilities and supported ATA |