summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2009-11-05 18:40:55 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2009-11-06 17:54:30 +1100
commit0e7f0718bca345cc069493bda8b611767107d078 (patch)
tree05ba2f7ee8a0910530e72f5cb84139632eb341ea
parent26db078ba95e4d9c0f28c7ba713d7b7bb78bf7f7 (diff)
sparc: the GRLIB APBUART serial port will only build on sparc
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
-rw-r--r--drivers/serial/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig
index 50943ff78f4b..7ec806d1390c 100644
--- a/drivers/serial/Kconfig
+++ b/drivers/serial/Kconfig
@@ -1480,6 +1480,7 @@ config SERIAL_BCM63XX_CONSOLE
config SERIAL_GRLIB_GAISLER_APBUART
tristate "GRLIB APBUART serial support"
depends on OF
+ depends on SPARC
---help---
Add support for the GRLIB APBUART serial port.