Merge "defconfig: Enable serial console for sdxnightjar perf build"

This commit is contained in:
qctecmdr 2021-02-25 06:25:39 -08:00 committed by Gerrit - the friendly Code Review server
commit af5eb471b0
2 changed files with 6 additions and 0 deletions

View File

@ -867,3 +867,5 @@ CONFIG_CORESIGHT_DBGUI=y
CONFIG_CORESIGHT_FUSE=y
CONFIG_RTC_DRV_PM8XXX=y
CONFIG_PWM_QTI_LPG=y
CONFIG_QTI_TZ_LOG=y
CONFIG_QSEECOM=y

View File

@ -894,3 +894,7 @@ CONFIG_USB_FUNC_WAKEUP_SUPPORTED=y
CONFIG_USB_GADGET_VBUS_DRAW=900
CONFIG_ENABLE_SFE=y
CONFIG_INPUT_QPNP_POWER_ON=y
CONFIG_QTI_TZ_LOG=y
CONFIG_QSEECOM=y
CONFIG_SERIAL_MSM=y
CONFIG_SERIAL_MSM_CONSOLE=y