Revert "defconfig: enable msm serial console on msmcortex perf config"

This reverts commit 7b1a1d2263 ("defconfig: enable msm serial console
on msmcortex perf config").
We do not need this change since USB issue is fixed. No longer need
console to connect or disconnect USB.

CRs-Fixed: 1015006
Change-Id: I49154af38f0c59f6add8a38ebbc06f7dcfc85373
Signed-off-by: Runmin Wang <runminw@codeaurora.org>
This commit is contained in:
Runmin Wang 2016-05-12 16:49:31 -07:00 committed by Jeevan Shriram
parent 4e78ce2470
commit a34cb6ba4c

View file

@ -282,8 +282,6 @@ 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