mb/google/poppy/variants/poppy: Enable EC_ENABLE_SECOND_BATTERY_DEVICE
BRANCH=none BUG=b:65697620 TEST=Boot lux, both /sys/class/power_supply/BAT0 and BAT1 are present, data is valid. Change-Id: I869bf08341b83f359066709e1e9c03af99482b2c Signed-off-by: Nicolas Boichat <drinkcat@chromium.org> Reviewed-on: https://review.coreboot.org/23599 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Furquan Shaikh <furquan@google.com> Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
This commit is contained in:
parent
07fe6184bc
commit
c8fcc46025
|
@ -18,4 +18,6 @@
|
|||
|
||||
#include <baseboard/ec.h>
|
||||
|
||||
#define EC_ENABLE_SECOND_BATTERY_DEVICE
|
||||
|
||||
#endif /* __MAINBOARD_EC_H__ */
|
||||
|
|
Loading…
Reference in New Issue