moby: default some more AXP20x kernel options

works: display
works: rear camera (megapixels-next)
works: torch / LED
works: speaker
works: headphones
untested: battery/charging
This commit is contained in:
2024-09-19 05:31:50 +00:00
parent fec90421df
commit 3c863bc004

View File

@@ -766,8 +766,8 @@ linux.override {
# some or all of these are required for display initialization.
# removing these, and adding their modules to initrd, still results in no display.
# INPUT_AXP20X_PEK = yes;
CHARGER_AXP20X = yes;
BATTERY_AXP20X = yes;
# CHARGER_AXP20X = yes;
# BATTERY_AXP20X = yes;
AXP20X_ADC = yes;
AXP20X_POWER = yes;
# REGULATOR_VCTRL = yes;