Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6d2578c7 authored by Xiaozhe Shi's avatar Xiaozhe Shi Committed by Stephen Boyd
Browse files

defconfig: msmkrypton: Enable SPMI framework and drivers



Enable SPMI framework, PMIC Arbiter driver, and QPNP interrupt driver
to support communications with PMIC peripherals.

Change-Id: I7445f73500ae98437b265ab81dd69ac0be508583
Signed-off-by: default avatarXiaozhe Shi <xiaozhes@codeaurora.org>
parent d1cf50b4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -107,6 +107,9 @@ CONFIG_SERIAL_MSM_HSL_CONSOLE=y
CONFIG_SPI=y
CONFIG_SPI_QUP=y
CONFIG_SPI_SPIDEV=m
CONFIG_SPMI=y
CONFIG_SPMI_MSM_PMIC_ARB=y
CONFIG_MSM_QPNP_INT=y
CONFIG_DEBUG_GPIO=y
CONFIG_GPIO_SYSFS=y
CONFIG_SPS=y