aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorRussell King <rmk@dyn-67.arm.linux.org.uk>2007-02-26 21:07:30 +0000
committerRussell King <rmk+kernel@arm.linux.org.uk>2007-02-26 21:07:30 +0000
commite41698894d3fe64f17fe411e3e5ef3c2537bf2e6 (patch)
tree46ca66e4ec4c849e7d585ea5cfaac84cd73cb4dc /arch
parent[ARM] Fix more apm-emulation.h (diff)
downloadlinux-dev-e41698894d3fe64f17fe411e3e5ef3c2537bf2e6.tar.xz
linux-dev-e41698894d3fe64f17fe411e3e5ef3c2537bf2e6.zip
[ARM] CLPS7500 doesn't have IO ports
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 4409561ea32c..d75879d9ddeb 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -171,6 +171,7 @@ config ARCH_CLPS7500
bool "Cirrus CL-PS7500FE"
select TIMER_ACORN
select ISA
+ select NO_IOPORT
help
Support for the Cirrus Logic PS7500FE system-on-a-chip.