Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0560b8ee authored by Akash Asthana's avatar Akash Asthana Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: Lahaina: Enable support for console UART



Add support for GENI Common driver and
UART driver in lahaina_debug.config file.

Change-Id: I5e55ebf1b8580a2d0864a353d58581e847bef55c
Signed-off-by: default avatarAkash Asthana <akashast@codeaurora.org>
parent 2a04e169
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -10,3 +10,7 @@ CONFIG_TEST_USER_COPY=m
CONFIG_PAGE_POISONING_ENABLE_DEFAULT=y
CONFIG_OF_RESERVED_MEM_CHECK=y
CONFIG_QTEE_SHM_BRIDGE=y
CONFIG_SERIAL_MSM_GENI=y
CONFIG_SERIAL_MSM_GENI_CONSOLE=y
CONFIG_MSM_GENI_SE=y
CONFIG_SERIAL_MSM_GENI_HALF_SAMPLING=y
+9 −0
Original line number Diff line number Diff line
@@ -986,6 +986,15 @@ config SERIAL_MSM_GENI_CONSOLE
	    Serial console driver for Qualcomm Technologies Inc's GENI based
	    QUP hardware.

config SERIAL_MSM_GENI_HALF_SAMPLING
	bool "Changes clock divider which impacts sampling rate for QUP HW ver greater than 2.5.0"
	depends on SERIAL_MSM_GENI
	help
	  Clock divider value should be doubled for QUP hardware version
	  greater than 2.5.0.
	  As earlycon can't have HW version awareness, decision is taken
	  based on the configuration.

config SERIAL_VT8500
	bool "VIA VT8500 on-chip serial port support"
	depends on ARCH_VT8500