Skip to content

Commit

Permalink
apbuart: Depend upon sparc.
Browse files Browse the repository at this point in the history
It absolutely needs to be able to get at pdev_archdata members
which are sparc specific.

Signed-off-by: David S. Miller <davem@davemloft.net>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
  • Loading branch information
David S. Miller committed Mar 31, 2011
1 parent 3628aa0 commit 6cd7a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/tty/serial/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 6cd7a63

Please sign in to comment.