Update for opiaimax
This commit is contained in:
parent
2421b38105
commit
b7fb0db0ac
|
|
@ -11,5 +11,6 @@ BOOT_SUPPORT_SPI="yes"
|
||||||
SKIP_BOOTSPLASH="yes" # Skip boot splash patch, conflicts with CONFIG_VT=yes
|
SKIP_BOOTSPLASH="yes" # Skip boot splash patch, conflicts with CONFIG_VT=yes
|
||||||
DISTRIB_TYPE_LEGACY="bullseye bookworm bionic focal jammy"
|
DISTRIB_TYPE_LEGACY="bullseye bookworm bionic focal jammy"
|
||||||
DISTRIB_TYPE_CURRENT="bullseye bookworm focal jammy"
|
DISTRIB_TYPE_CURRENT="bullseye bookworm focal jammy"
|
||||||
|
INSTALL_HEADERS="yes"
|
||||||
BOOTFS_TYPE="fat"
|
BOOTFS_TYPE="fat"
|
||||||
REVISION="1.0.0"
|
REVISION="1.0.0"
|
||||||
|
|
|
||||||
|
|
@ -2214,6 +2214,7 @@ CONFIG_SRAM=y
|
||||||
# CONFIG_UID_SYS_STATS is not set
|
# CONFIG_UID_SYS_STATS is not set
|
||||||
# CONFIG_PVPANIC is not set
|
# CONFIG_PVPANIC is not set
|
||||||
# CONFIG_HISI_HIKEY_USB is not set
|
# CONFIG_HISI_HIKEY_USB is not set
|
||||||
|
CONFIG_OVER_TEMP_SHUTDOWN=y
|
||||||
# CONFIG_C2PORT is not set
|
# CONFIG_C2PORT is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
@ -3769,6 +3770,7 @@ CONFIG_CHARGER_GPIO=y
|
||||||
CONFIG_CHARGER_BQ24735=y
|
CONFIG_CHARGER_BQ24735=y
|
||||||
# CONFIG_CHARGER_BQ2515X is not set
|
# CONFIG_CHARGER_BQ2515X is not set
|
||||||
CONFIG_CHARGER_BQ25700=y
|
CONFIG_CHARGER_BQ25700=y
|
||||||
|
CONFIG_CHARGER_BQ25713=y
|
||||||
# CONFIG_CHARGER_BQ25890 is not set
|
# CONFIG_CHARGER_BQ25890 is not set
|
||||||
# CONFIG_CHARGER_BQ25980 is not set
|
# CONFIG_CHARGER_BQ25980 is not set
|
||||||
# CONFIG_CHARGER_SMB347 is not set
|
# CONFIG_CHARGER_SMB347 is not set
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue