aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris
diff options
context:
space:
mode:
authorJesper Nilsson <jesper.nilsson@axis.com>2008-01-21 05:01:33 -0500
committerJesper Nilsson <jesper.nilsson@axis.com>2008-02-08 05:06:30 -0500
commit5062969d77fed23b8ffc1a4124e96e991adaf52c (patch)
treebd0681954ee8879201d6a882b8e488cfd9731f66 /arch/cris
parent10f9f9c8570f3656243d2585cbd818ac16dff4f3 (diff)
CRIS: Remove NO_IOMEM config, we have IO memory.
Diffstat (limited to 'arch/cris')
-rw-r--r--arch/cris/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/cris/Kconfig b/arch/cris/Kconfig
index 0e9926d71a31..dfddd33c9213 100644
--- a/arch/cris/Kconfig
+++ b/arch/cris/Kconfig
@@ -47,9 +47,6 @@ config GENERIC_CALIBRATE_DELAY
47config NO_IOPORT 47config NO_IOPORT
48 def_bool y 48 def_bool y
49 49
50config NO_IOMEM
51 def_bool y
52
53config FORCE_MAX_ZONEORDER 50config FORCE_MAX_ZONEORDER
54 int 51 int
55 default 6 52 default 6