Merge "defconfig: Enable msm-poweroff modules on Blair"

This commit is contained in:
qctecmdr 2023-08-10 13:43:32 -07:00 committed by Gerrit - the friendly Code Review server
commit 46aa672f6c
2 changed files with 2 additions and 1 deletions

View File

@ -73,7 +73,7 @@ CONFIG_PHY_QCOM_UFS_V4_SM6375=m
CONFIG_PINCTRL_BLAIR=m
CONFIG_PINCTRL_MSM=m
CONFIG_PINCTRL_QCOM_SPMI_PMIC=m
# CONFIG_POWER_RESET_MSM is not set
CONFIG_POWER_RESET_MSM=m
CONFIG_POWER_RESET_QCOM_DOWNLOAD_MODE=m
CONFIG_POWER_RESET_QCOM_DOWNLOAD_MODE_DEFAULT=y
CONFIG_POWER_RESET_QCOM_PON=m

View File

@ -94,6 +94,7 @@ def define_blair():
"drivers/pinctrl/qcom/pinctrl-msm.ko",
"drivers/pinctrl/qcom/pinctrl-spmi-gpio.ko",
"drivers/pinctrl/qcom/pinctrl-spmi-mpp.ko",
"drivers/power/reset/msm-poweroff.ko",
"drivers/power/reset/qcom-dload-mode.ko",
"drivers/power/reset/qcom-pon.ko",
"drivers/power/reset/reboot-mode.ko",