projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7ea10d
)
[ARM] amba-pl010: add reference to ep93xx to Kconfig help entry
author
Lennert Buytenhek
<buytenh@wantstofly.org>
Tue, 6 Feb 2007 00:10:22 +0000
(16:10 -0800)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 11 Feb 2007 16:46:26 +0000
(16:46 +0000)
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>
drivers/serial/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/serial/Kconfig
b/drivers/serial/Kconfig
index 2978c09860eeff81cbedebf0c52ca8e142bf946c..09f8bff1fbd1cf5acf1b42bb1ceb6bd56b19340f 100644
(file)
--- 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.