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

Commit e3fa759c authored by Chris Lew's avatar Chris Lew Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: sdm855: Enable diag



Enable Diag char driver to receive and forward diagnostic information
from various processors in the SoC.

Change-Id: I51dbef82e0a39dcb7c4e55816c1ccf05b57fae99
Signed-off-by: default avatarChris Lew <clew@codeaurora.org>
parent 00b12b88
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -251,6 +251,7 @@ CONFIG_INPUT_UINPUT=y
# CONFIG_DEVMEM is not set
CONFIG_SERIAL_MSM_GENI=y
CONFIG_HW_RANDOM=y
CONFIG_DIAG_CHAR=y
CONFIG_I2C_CHARDEV=y
CONFIG_SPI=y
CONFIG_SPI_QUP=y
+1 −0
Original line number Diff line number Diff line
@@ -261,6 +261,7 @@ CONFIG_TTY_PRINTK=y
CONFIG_HVC_DCC=y
CONFIG_HVC_DCC_SERIALIZE_SMP=y
CONFIG_HW_RANDOM=y
CONFIG_DIAG_CHAR=y
CONFIG_I2C_CHARDEV=y
CONFIG_SPI=y
CONFIG_SPI_QUP=y