FiiO M3K: Hopefully fix the sim build
Change-Id: If5a58a4b3913645068cee95d4553f285eb55d182
This commit is contained in:
parent
674c07d654
commit
0b20038d87
1 changed files with 3 additions and 2 deletions
|
@ -92,11 +92,12 @@
|
|||
/* TODO: implement HAVE_RTC_ALARM */
|
||||
|
||||
/* Power management */
|
||||
#ifndef SIMULATOR
|
||||
#define HAVE_AXP173
|
||||
#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
|
||||
#define CONFIG_CHARGING CHARGING_MONITOR
|
||||
#define HAVE_SW_POWEROFF
|
||||
|
||||
#ifndef SIMULATOR
|
||||
#define HAVE_AXP173
|
||||
#define HAVE_POWEROFF_WHILE_CHARGING
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue