summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Arigo <markarigo@gmail.com>2009-01-13 01:35:51 +0000
committerMark Arigo <markarigo@gmail.com>2009-01-13 01:35:51 +0000
commitc0d9084d6a5182460da0472a4e88d6d078adb86e (patch)
treef2510d9ccc58ce30777a9f2090cb85ff558f3a70
parent52320b83c0e9fb3c3f6c463f8bd61de35f03b235 (diff)
downloadrockbox-c0d9084d6a5182460da0472a4e88d6d078adb86e.tar.gz
rockbox-c0d9084d6a5182460da0472a4e88d6d078adb86e.zip
Make the power button actually power off the Philips HDD1630
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19757 a1c6a512-1295-4272-9138-f99709370657
-rwxr-xr-xfirmware/export/config-hdd1630.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-hdd1630.h b/firmware/export/config-hdd1630.h
index 483573be94..a1c142208b 100755
--- a/firmware/export/config-hdd1630.h
+++ b/firmware/export/config-hdd1630.h
@@ -82,7 +82,7 @@
#endif
/* Define this if you have a software controlled poweroff */
-/* #define HAVE_SW_POWEROFF */
+#define HAVE_SW_POWEROFF
/* The number of bytes reserved for loadable codecs */
#define CODEC_SIZE 0x100000