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>
This commit is contained in:
parent
6e8e5dca25
commit
7b1a1d2263
1 changed files with 2 additions and 0 deletions
|
@ -281,6 +281,8 @@ CONFIG_SERIO_AMBAKMI=y
|
||||||
# CONFIG_LEGACY_PTYS is not set
|
# CONFIG_LEGACY_PTYS is not set
|
||||||
# CONFIG_DEVMEM is not set
|
# CONFIG_DEVMEM is not set
|
||||||
# CONFIG_DEVKMEM 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_HS=y
|
||||||
CONFIG_SERIAL_MSM_SMD=y
|
CONFIG_SERIAL_MSM_SMD=y
|
||||||
CONFIG_DIAG_CHAR=y
|
CONFIG_DIAG_CHAR=y
|
||||||
|
|
Loading…
Add table
Reference in a new issue