Thread (116 messages) read the whole thread 116 messages, 8 authors, 2019-11-15

Re: [PATCH v2 20/23] serial: make SERIAL_QE depend on PPC32

From: Christophe Leroy <hidden>
Date: 2019-10-30 10:56:05
Also in: linux-serial, linuxppc-dev, lkml


Le 25/10/2019 à 14:40, Rasmus Villemoes a écrit :
quoted hunk ↗ jump to hunk
Currently SERIAL_QE depends on QUICC_ENGINE, which in turn depends on
PPC32, so this doesn't add any extra dependency. However, the QUICC
Engine IP block also exists on some arm boards, so this serves as
preparation for removing the PPC32 dependency from QUICC_ENGINE and
build the QE support in drivers/soc/fsl/qe, while preventing
allmodconfig/randconfig failures due to SERIAL_QE not being supported
yet.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
---
  drivers/tty/serial/Kconfig | 1 +
  1 file changed, 1 insertion(+)
diff --git a/drivers/tty/serial/Kconfig b/drivers/tty/serial/Kconfig
index 67a9eb3f94ce..78246f535809 100644
--- a/drivers/tty/serial/Kconfig
+++ b/drivers/tty/serial/Kconfig
@@ -1056,6 +1056,7 @@ config SERIAL_LANTIQ
  config SERIAL_QE
  	tristate "Freescale QUICC Engine serial port support"
  	depends on QUICC_ENGINE
+	depends on PPC32
Same, would be more obvious as
	depends on QUICC_ENGINE && PPC32

Christophe
  	select SERIAL_CORE
  	select FW_LOADER
  	help
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help