defconfig: arm64: msmcortex: enable QPNP_POWER_ON support for msmcobalt
Enable QPNP_POWER_ON device support for msmcobalt platform so that the power-on/off reasons of PMIC PON devices can be printed out during bootup. Also, based on the reset type, PON devices needs to be configured as per the hardware documentation. CRs-Fixed: 1001210 Change-Id: I3db5f233e7c182e330f5144b4ab0d0769abf4a8d Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
This commit is contained in:
parent
946d25e745
commit
f1178fd569
2 changed files with 2 additions and 0 deletions
|
@ -275,6 +275,7 @@ CONFIG_PPPOPNS=y
|
||||||
CONFIG_USB_USBNET=y
|
CONFIG_USB_USBNET=y
|
||||||
CONFIG_WCNSS_MEM_PRE_ALLOC=y
|
CONFIG_WCNSS_MEM_PRE_ALLOC=y
|
||||||
CONFIG_CLD_LL_CORE=y
|
CONFIG_CLD_LL_CORE=y
|
||||||
|
CONFIG_QPNP_POWER_ON=y
|
||||||
CONFIG_INPUT_EVDEV=y
|
CONFIG_INPUT_EVDEV=y
|
||||||
CONFIG_INPUT_KEYRESET=y
|
CONFIG_INPUT_KEYRESET=y
|
||||||
CONFIG_INPUT_TOUCHSCREEN=y
|
CONFIG_INPUT_TOUCHSCREEN=y
|
||||||
|
|
|
@ -275,6 +275,7 @@ CONFIG_PPPOLAC=y
|
||||||
CONFIG_PPPOPNS=y
|
CONFIG_PPPOPNS=y
|
||||||
CONFIG_WCNSS_MEM_PRE_ALLOC=y
|
CONFIG_WCNSS_MEM_PRE_ALLOC=y
|
||||||
CONFIG_CLD_LL_CORE=y
|
CONFIG_CLD_LL_CORE=y
|
||||||
|
CONFIG_QPNP_POWER_ON=y
|
||||||
CONFIG_INPUT_EVDEV=y
|
CONFIG_INPUT_EVDEV=y
|
||||||
CONFIG_INPUT_KEYRESET=y
|
CONFIG_INPUT_KEYRESET=y
|
||||||
# CONFIG_INPUT_MOUSE is not set
|
# CONFIG_INPUT_MOUSE is not set
|
||||||
|
|
Loading…
Add table
Reference in a new issue