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

Commit 61922139 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "defconfig: Lahaina: Enable support for console UART"

parents 4c5cec02 0560b8ee
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