dect
/
linux-2.6
Archived
13
0
Fork 0

ARM: SAMSUNG: Select NO_IOPORT for plat-samsung

All these platforms select NO_IOPORT, so move it to plat-samsung Kconfig

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
This commit is contained in:
Ben Dooks 2010-01-29 09:02:19 +00:00
parent 46ba2a7284
commit ae5fa355ec
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
config PLAT_SAMSUNG
bool
depends on ARCH_S3C2410 || ARCH_S3C24A0 || ARCH_S3C64XX || ARCH_S5PC1XX
select NO_IOPORT
default y
help
Base platform code for all Samsung SoC based systems