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

Commit 6cd7a637 authored by David S. Miller's avatar David S. Miller
Browse files

apbuart: Depend upon sparc.



It absolutely needs to be able to get at pdev_archdata members
which are sparc specific.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
parent 3628aa06
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1506,7 +1506,7 @@ config SERIAL_BCM63XX_CONSOLE

config SERIAL_GRLIB_GAISLER_APBUART
	tristate "GRLIB APBUART serial support"
	depends on OF
	depends on OF && SPARC
	select SERIAL_CORE
	---help---
	Add support for the GRLIB APBUART serial port.