[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 <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
@@ -8,6 +8,7 @@ config PLAT_S3C24XX
|
|||||||
bool
|
bool
|
||||||
depends on ARCH_S3C2410
|
depends on ARCH_S3C2410
|
||||||
default y if ARCH_S3C2410
|
default y if ARCH_S3C2410
|
||||||
|
select NO_IOPORT
|
||||||
help
|
help
|
||||||
Base platform code for any Samsung S3C device
|
Base platform code for any Samsung S3C device
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user