projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3620f7
)
ARM: S3C64XX: serial: Fix a typo in Kconfig
author
Ramax Lo
<ramaxlo@gmail.com>
Wed, 12 Aug 2009 15:55:56 +0000
(23:55 +0800)
committer
Ben Dooks
<ben-linux@fluff.org>
Thu, 13 Aug 2009 23:43:46 +0000
(
00:43
+0100)
The typo causes drivers/serial/s3c6400.c not being built for s3c6400 platform.
Signed-off-by: Ramax Lo <ramaxlo@gmail.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
drivers/serial/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/serial/Kconfig
b/drivers/serial/Kconfig
index 037c1e0b7c4c5bd137c0720ccaa3210716c09435..6553833c12db1e45f427cb65fe7d95e396310a6d 100644
(file)
--- a/
drivers/serial/Kconfig
+++ b/
drivers/serial/Kconfig
@@
-527,7
+527,7
@@
config SERIAL_S3C24A0
config SERIAL_S3C6400
tristate "Samsung S3C6400/S3C6410 Serial port support"
- depends on SERIAL_SAMSUNG && (CPU_S3C600 || CPU_S3C6410)
+ depends on SERIAL_SAMSUNG && (CPU_S3C6
4
00 || CPU_S3C6410)
default y
help
Serial port support for the Samsung S3C6400 and S3C6410