Skip to content

Commit

Permalink
ARM: SAMSUNG: Select NO_IOPORT for plat-samsung
Browse files Browse the repository at this point in the history
All these platforms select NO_IOPORT, so move it to plat-samsung Kconfig

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
  • Loading branch information
Ben Dooks committed Feb 24, 2010
1 parent 46ba2a7 commit ae5fa35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/plat-samsung/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ae5fa35

Please sign in to comment.