Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7d477a04a619e90ee08724e8f2d8803c6bdfcef8
Commit:     7d477a04a619e90ee08724e8f2d8803c6bdfcef8
Parent:     97e412fa9e31414030c1e9ac5e96a985d946af83
Author:     Ben Dooks <[EMAIL PROTECTED]>
AuthorDate: Mon Feb 12 18:59:35 2007 +0100
Committer:  Russell King <[EMAIL PROTECTED]>
CommitDate: Tue Feb 20 16:28:47 2007 +0000

    [ARM] 4165/1: S3C24XX: Select CONFIG_NO_IOPORT
    
    On S3C24XX architecture, select CONFIG_NO_IOPORT
    as we only have memory based IO.
    
    Signed-off-by: Ben Dooks <[EMAIL PROTECTED]>
    Signed-off-by: Russell King <[EMAIL PROTECTED]>
---
 arch/arm/plat-s3c24xx/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/plat-s3c24xx/Kconfig b/arch/arm/plat-s3c24xx/Kconfig
index e223431..8608695 100644
--- 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
 
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to