arm64: defconfig: remove reboot-reason driver for Blair

Beause UEFI for blair only supports imem buffer to get reboot
commnad, use msm-poweroff driver instaed of reboot-reason
driver.

Change-Id: I50f0a99d6d0124520e918d481201a6f34351ff2c
Signed-off-by: Song Xue <quic_songxue@quicinc.com>
This commit is contained in:
Song Xue 2023-07-12 21:23:05 +08:00
parent 3cfea26f2f
commit 5a443c8167
2 changed files with 1 additions and 2 deletions

View File

@ -74,7 +74,7 @@ CONFIG_PINCTRL_QCOM_SPMI_PMIC=m
# CONFIG_POWER_RESET_MSM is not set
CONFIG_POWER_RESET_QCOM_DOWNLOAD_MODE=m
CONFIG_POWER_RESET_QCOM_DOWNLOAD_MODE_DEFAULT=y
CONFIG_POWER_RESET_QCOM_REBOOT_REASON=m
# CONFIG_POWER_RESET_QCOM_REBOOT_REASON is not set
CONFIG_PWM_QTI_LPG=m
CONFIG_QCOM_BWMON=m
CONFIG_QCOM_CDSP_RM=m

View File

@ -88,7 +88,6 @@ def define_blair():
"drivers/pinctrl/qcom/pinctrl-spmi-gpio.ko",
"drivers/pinctrl/qcom/pinctrl-spmi-mpp.ko",
"drivers/power/reset/qcom-dload-mode.ko",
"drivers/power/reset/qcom-reboot-reason.ko",
"drivers/power/supply/qcom/qcom-qpnp-qg.ko",
"drivers/power/supply/qcom/qcom-smb1355-charger.ko",
"drivers/power/supply/qcom/qcom-smb1398-charger.ko",