summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorAbhimanyu Kapur <abhimany@codeaurora.org>2016-04-21 11:19:31 -0700
committerJeevan Shriram <jshriram@codeaurora.org>2016-05-10 13:20:05 -0700
commit7b1a1d226391791986004bf3ba4b38d64c79717f (patch)
tree9fe572333b46c850d090fdcdda51f57f8f70051d /arch
parent6e8e5dca25cba081a4c95389777a878068906853 (diff)
defconfig: enable msm serial console on msmcortex perf config
Enable serial uart console on the msmcortex perf config. CRs-Fixed: 1008594 Change-Id: I928ddfb44dfd52e8ba70d637219e3b5fbcdf8fa7 Signed-off-by: Abhimanyu Kapur <abhimany@codeaurora.org> Signed-off-by: Runmin Wang <runminw@codeaurora.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/configs/msmcortex-perf_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/msmcortex-perf_defconfig b/arch/arm64/configs/msmcortex-perf_defconfig
index e06167239331..387df1e1509b 100644
--- a/arch/arm64/configs/msmcortex-perf_defconfig
+++ b/arch/arm64/configs/msmcortex-perf_defconfig
@@ -281,6 +281,8 @@ CONFIG_SERIO_AMBAKMI=y
# CONFIG_LEGACY_PTYS is not set
# CONFIG_DEVMEM is not set
# CONFIG_DEVKMEM is not set
+CONFIG_SERIAL_MSM=y
+CONFIG_SERIAL_MSM_CONSOLE=y
CONFIG_SERIAL_MSM_HS=y
CONFIG_SERIAL_MSM_SMD=y
CONFIG_DIAG_CHAR=y