mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
ANDROID: gki_defconfig: Enable serialized DCC driver
Enable HVC_DCC driver on gki_defconfig to support earlyconsole over JTAG. Bug: 169129589 Change-Id: I959c2a29d1ad38f936e170524eb11d4e7675498c Signed-off-by: Elliot Berman <eberman@codeaurora.org>
This commit is contained in:
@@ -312,6 +312,8 @@ CONFIG_SERIAL_SAMSUNG=y
|
||||
CONFIG_SERIAL_SAMSUNG_CONSOLE=y
|
||||
CONFIG_SERIAL_SPRD=y
|
||||
CONFIG_SERIAL_SPRD_CONSOLE=y
|
||||
CONFIG_HVC_DCC=y
|
||||
CONFIG_HVC_DCC_SERIALIZE_SMP=y
|
||||
CONFIG_SERIAL_DEV_BUS=y
|
||||
CONFIG_HW_RANDOM=y
|
||||
# CONFIG_HW_RANDOM_CAVIUM is not set
|
||||
|
||||
Reference in New Issue
Block a user