summaryrefslogtreecommitdiffstats
path: root/tools/configure
diff options
context:
space:
mode:
Diffstat (limited to 'tools/configure')
-rwxr-xr-xtools/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/configure b/tools/configure
index 82f9cfb00f..87646148f2 100755
--- a/tools/configure
+++ b/tools/configure
@@ -436,8 +436,8 @@ whichadvanced () {
;;
[Aa])
if [ "$modelname" = "archosplayer" ]; then
- have_ata_poweroff="#define HAVE_ATA_POWEROFF"
- echo "ATA poweroff enabled"
+ have_ata_poweroff="#define HAVE_ATA_POWER_OFF"
+ echo "ATA power off enabled"
fi
;;
[Bb])