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:
97e412f
)
[ARM] 4165/1: S3C24XX: Select CONFIG_NO_IOPORT
author
Ben Dooks
<ben-linux@fluff.org>
Mon, 12 Feb 2007 17:59:35 +0000
(18:59 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 20 Feb 2007 16:28:47 +0000
(16:28 +0000)
On S3C24XX architecture, select CONFIG_NO_IOPORT
as we only have memory based IO.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/plat-s3c24xx/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/plat-s3c24xx/Kconfig
b/arch/arm/plat-s3c24xx/Kconfig
index e223431606345d6d68f178d6f602bf3c24a020f1..860869528f4c951751587b7c9f42ebd90f762d4d 100644
(file)
--- a/
arch/arm/plat-s3c24xx/Kconfig
+++ b/
arch/arm/plat-s3c24xx/Kconfig
@@
-8,6
+8,7
@@
config PLAT_S3C24XX
bool
depends on ARCH_S3C2410
default y if ARCH_S3C2410
+ select NO_IOPORT
help
Base platform code for any Samsung S3C device