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

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
......@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment