moby: decrease custom kernel config
works: display works: rear camera / megapixels-next works: speaker works: headphones works: torch / LED untested: battery / charging
This commit is contained in:
@@ -761,7 +761,7 @@ linux.override {
|
||||
|
||||
TOUCHSCREEN_GOODIX = yes;
|
||||
INPUT_AXP20X_PEK = yes;
|
||||
IP5XXX_POWER = yes;
|
||||
IP5XXX_POWER = yes; #< TODO: almost certainly not used in Pinephone
|
||||
CHARGER_AXP20X = yes;
|
||||
BATTERY_AXP20X = yes;
|
||||
AXP20X_POWER = yes;
|
||||
@@ -807,12 +807,12 @@ linux.override {
|
||||
# USB stuff ellided...
|
||||
PWM_SUN4I = yes;
|
||||
PHY_SUN6I_MIPI_DPHY = yes;
|
||||
PHY_SUN50I_USB3 = yes;
|
||||
PHY_QCOM_USB_HS = yes;
|
||||
# PHY_SUN50I_USB3 = yes;
|
||||
# PHY_QCOM_USB_HS = yes;
|
||||
|
||||
LEDS_CLASS_FLASH = yes;
|
||||
# LEDS_CLASS_FLASH = yes;
|
||||
# # LEDS_SGM3140 = yes;
|
||||
LEDS_TRIGGER_PATTERN = yes;
|
||||
# LEDS_TRIGGER_PATTERN = yes;
|
||||
|
||||
# # DRM = lib.mkForce yes; #< upgrade from module to builtin
|
||||
# DEFAULT_MMAP_MIN_ADDR = lib.mkForce (freeform "4096");
|
||||
|
Reference in New Issue
Block a user