summaryrefslogtreecommitdiffstats
path: root/rules/hdparm.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/hdparm.in')
-rw-r--r--rules/hdparm.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/rules/hdparm.in b/rules/hdparm.in
index c69ae9c5a..4a18b9bd8 100644
--- a/rules/hdparm.in
+++ b/rules/hdparm.in
@@ -1,11 +1,11 @@
## SECTION=disk_and_file
config HDPARM
tristate "hdparm"
- depends on !BB_CONFIG_HDPARM
+ depends on !BUSYBOX_HDPARM
help
hdparm - get/set ATA drive parameters under Linux
See http://sourceforge.net/projects/hdparm/ for details.
-comment "Busybox' hdparm is selected"
- depends on BB_CONFIG_HDPARM
+comment "BusyBox' hdparm is selected"
+ depends on BUSYBOX_HDPARM