moby: ship axp20x_adc as a kernel module, in initrd, instead of as a builtin
works: display works: rear camera (megapixels-next) works: torch / LED works: speaker works: headphones untested: battery/charging
This commit is contained in:
@@ -75,7 +75,7 @@ in
|
||||
# full list of modules active post-boot with the linux-megous kernel + autoModules=true:
|
||||
# - `lsmod | sort | cut -d ' ' -f 1`
|
||||
# "8723cs"
|
||||
# "axp20x_adc" #< NOT FOUND in megous-no-autoModules
|
||||
"axp20x_adc" #< NOT FOUND in megous-no-autoModules
|
||||
# "axp20x_battery"
|
||||
# "axp20x_pek"
|
||||
# "axp20x_usb_power"
|
||||
|
@@ -768,7 +768,7 @@ linux.override {
|
||||
# INPUT_AXP20X_PEK = yes;
|
||||
# CHARGER_AXP20X = yes;
|
||||
# BATTERY_AXP20X = yes;
|
||||
AXP20X_ADC = yes;
|
||||
# AXP20X_ADC = yes;
|
||||
# AXP20X_POWER = yes;
|
||||
# REGULATOR_VCTRL = yes;
|
||||
|
||||
|
Reference in New Issue
Block a user