mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 03:01:41 +02:00
arm64: defconfig: Enable reboot reason driver for pineapple
Enable reboot reason driver for pineapple. Change-Id: Ide7f104c80c85be5236dc314dda66bb929a78a9b Signed-off-by: Huang Yiwei <quic_hyiwei@quicinc.com>
This commit is contained in:
parent
8e1b2c93b4
commit
d4db298ba4
|
|
@ -19,6 +19,7 @@ CONFIG_PHY_QCOM_UFS=m
|
|||
CONFIG_PHY_QCOM_UFS_QRBTC_SDM845=m
|
||||
CONFIG_PINCTRL_MSM=m
|
||||
CONFIG_PINCTRL_PINEAPPLE=m
|
||||
CONFIG_POWER_RESET_QCOM_REBOOT_REASON=m
|
||||
CONFIG_QCOM_COMMAND_DB=m
|
||||
CONFIG_QCOM_DMABUF_HEAPS=m
|
||||
CONFIG_QCOM_DMABUF_HEAPS_CARVEOUT=y
|
||||
|
|
|
|||
|
|
@ -40,3 +40,4 @@ icc-test.ko
|
|||
qcom_hwspinlock.ko
|
||||
smem.ko
|
||||
socinfo.ko
|
||||
qcom-reboot-reason.ko
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user