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-05 18:42:22 +1100
commit5fa96bf9116654a7be3368e3b4b8b1111d045ab9 (patch)
tree2a8151d6ce8bd81baf8f5ffd216c180356af8a37
parente883514872a905bbe3074f39351480f8f6cdad06 (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.