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
This commit is contained in:
parent
52320b83c0
commit
c0d9084d6a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue