forked from len0rd/rockbox
HDD16X0: disable poweroff while charging, add a note to the config file why.
Change-Id: I90511b019f45d06e3154c986e1abf87a91d79570
This commit is contained in:
parent
663abe3027
commit
164f50b60c
1 changed files with 3 additions and 1 deletions
|
@ -158,7 +158,9 @@
|
|||
#define CONFIG_I2C I2C_PP5020
|
||||
|
||||
/* define this if the hardware can be powered off while charging */
|
||||
#define HAVE_POWEROFF_WHILE_CHARGING
|
||||
/* It doesn't make sense because original bootloader starts the DAP
|
||||
right after */
|
||||
/* #define HAVE_POWEROFF_WHILE_CHARGING */
|
||||
|
||||
/* The start address index for ROM builds */
|
||||
#define ROM_START 0x00000000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue