]> Git Repo - linux.git/commitdiff
[ARM] 4165/1: S3C24XX: Select CONFIG_NO_IOPORT
authorBen Dooks <[email protected]>
Mon, 12 Feb 2007 17:59:35 +0000 (18:59 +0100)
committerRussell King <[email protected]>
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 <[email protected]>
Signed-off-by: Russell King <[email protected]>
arch/arm/plat-s3c24xx/Kconfig

index e223431606345d6d68f178d6f602bf3c24a020f1..860869528f4c951751587b7c9f42ebd90f762d4d 100644 (file)
@@ -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
 
This page took 0.055023 seconds and 4 git commands to generate.