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

Commit c0f8a487 authored by Stephen Boyd's avatar Stephen Boyd Committed by Olof Johansson
Browse files

tty: serial: Limit msm_serial_hs driver to platforms that use it



The msm_serial_hs driver uses mach specific dma APIs. This is not
compatible with the multi-platform ARM effort. Let's only compile
this driver on MSM devices that are prepared to support it;
allowing the DT based MSM devices to enter the multi-platform ARM
build.

Acked-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent 67d55cec
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1035,7 +1035,7 @@ config SERIAL_MSM_CONSOLE

config SERIAL_MSM_HS
	tristate "MSM UART High Speed: Serial Driver"
	depends on ARCH_MSM
	depends on ARCH_MSM7X00A || ARCH_MSM7X30 || ARCH_QSD8X50
	select SERIAL_CORE
	help
	  If you have a machine based on MSM family of SoCs, you