aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/Kconfig
diff options
context:
space:
mode:
authorLennert Buytenhek <buytenh@wantstofly.org>2007-02-05 16:10:22 -0800
committerRussell King <rmk+kernel@arm.linux.org.uk>2007-02-11 16:46:26 +0000
commit00584719b569accd039543f6bd2ac7c23c92d07f (patch)
tree3dcc05d70bfb7f970aee20c3621682919d8babbc /drivers/serial/Kconfig
parent[ARM] i.MX serial: fix IRQ allocation (diff)
downloadlinux-dev-00584719b569accd039543f6bd2ac7c23c92d07f.tar.xz
linux-dev-00584719b569accd039543f6bd2ac7c23c92d07f.zip
[ARM] amba-pl010: add reference to ep93xx to Kconfig help entry
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'drivers/serial/Kconfig')
-rw-r--r--drivers/serial/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig
index 2978c09860ee..09f8bff1fbd1 100644
--- a/drivers/serial/Kconfig
+++ b/drivers/serial/Kconfig
@@ -262,7 +262,8 @@ config SERIAL_AMBA_PL010
select SERIAL_CORE
help
This selects the ARM(R) AMBA(R) PrimeCell PL010 UART. If you have
- an Integrator/AP or Integrator/PP2 platform, say Y or M here.
+ an Integrator/AP or Integrator/PP2 platform, or if you have a
+ Cirrus Logic EP93xx CPU, say Y or M here.
If unsure, say N.