aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjorn Andersson <bjorn.andersson@linaro.org>2018-04-30 10:31:08 -0700
committerBjorn Andersson <bjorn.andersson@linaro.org>2018-04-30 10:35:13 -0700
commitee3404edd569ceac29609498a0ac335e5decfc60 (patch)
tree2e2d534914c12014be21b1fc269eaf4203b24d89
parentd9f481e3f58933ea4d6545d4d5f03a0020791e5c (diff)
arm64: defconfig: Enable GENI serial consoletracking/sdm845/defconfig
The CONFIG_SERIAL_QCOM_GENI_CONSOLE option is needed to enable the console support in the GENI driver. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 8c4a6fc8ac79..edbc33b4b8cc 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -280,6 +280,7 @@ CONFIG_SERIAL_SH_SCI_NR_UARTS=11
CONFIG_SERIAL_SH_SCI_CONSOLE=y
CONFIG_SERIAL_MSM=y
CONFIG_SERIAL_QCOM_GENI=y
+CONFIG_SERIAL_QCOM_GENI_CONSOLE=y
CONFIG_SERIAL_MSM_CONSOLE=y
CONFIG_SERIAL_XILINX_PS_UART=y
CONFIG_SERIAL_XILINX_PS_UART_CONSOLE=y