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

Commit ea1014a3 authored by Mohit Aggarwal's avatar Mohit Aggarwal
Browse files

defconfig: lito: Enable diag driver and dependencies



Enable diag driver which provides diagnostic
communication to peripherals and user space clients.
Also enables dependent configs POWER_RESET_QCOM and
QCOM_DLOAD_MODE.

Change-Id: Iaa77d5652edf2d3fdc5eb76443ab5fd626b81f24
Signed-off-by: default avatarMohit Aggarwal <maggarwa@codeaurora.org>
parent a3d9530a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -265,6 +265,7 @@ CONFIG_INPUT_UINPUT=y
CONFIG_SERIAL_DEV_BUS=y
CONFIG_TTY_PRINTK=y
CONFIG_HW_RANDOM=y
CONFIG_DIAG_CHAR=y
CONFIG_I2C_CHARDEV=y
CONFIG_SPI=y
CONFIG_SPI_SPIDEV=y
@@ -272,6 +273,8 @@ CONFIG_SPMI=y
CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
CONFIG_PINCTRL_LITO=y
CONFIG_GPIO_SYSFS=y
CONFIG_POWER_RESET_QCOM=y
CONFIG_QCOM_DLOAD_MODE=y
CONFIG_POWER_RESET_XGENE=y
CONFIG_POWER_RESET_SYSCON=y
CONFIG_THERMAL=y