mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 22:51:42 +00:00
[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:
parent
97e412fa9e
commit
7d477a04a6
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user