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:
9cbae12
)
[ARM] 4724/1: S3C2412: Select S3C2410 base GPIO implementation
author
Ben Dooks
<ben-linux@fluff.org>
Sun, 23 Dec 2007 02:09:30 +0000
(
03:09
+0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 28 Jan 2008 13:20:49 +0000
(13:20 +0000)
The S3C2412 GPIO is similar enough to the S3C2410 that
it can use it as a base for GPIO functionality.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-s3c2412/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-s3c2412/Kconfig
b/arch/arm/mach-s3c2412/Kconfig
index 8e8fe48ea47f24f9deb1419f5a0ed7c48693a5a3..0b43431d4b7535204cd3af019ddefdc0da55e0e0 100644
(file)
--- a/
arch/arm/mach-s3c2412/Kconfig
+++ b/
arch/arm/mach-s3c2412/Kconfig
@@
-10,6
+10,7
@@
config CPU_S3C2412
select CPU_LLSERIAL_S3C2440
select S3C2412_PM if PM
select S3C2412_DMA if S3C2410_DMA
+ select S3C2410_GPIO
help
Support for the S3C2412 and S3C2413 SoCs from the S3C24XX line