diff options
author | Jesper Nilsson <jesper.nilsson@axis.com> | 2008-01-21 05:01:33 -0500 |
---|---|---|
committer | Jesper Nilsson <jesper.nilsson@axis.com> | 2008-02-08 05:06:30 -0500 |
commit | 5062969d77fed23b8ffc1a4124e96e991adaf52c (patch) | |
tree | bd0681954ee8879201d6a882b8e488cfd9731f66 /arch/cris | |
parent | 10f9f9c8570f3656243d2585cbd818ac16dff4f3 (diff) |
CRIS: Remove NO_IOMEM config, we have IO memory.
Diffstat (limited to 'arch/cris')
-rw-r--r-- | arch/cris/Kconfig | 3 |
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 | |||
47 | config NO_IOPORT | 47 | config NO_IOPORT |
48 | def_bool y | 48 | def_bool y |
49 | 49 | ||
50 | config NO_IOMEM | ||
51 | def_bool y | ||
52 | |||
53 | config FORCE_MAX_ZONEORDER | 50 | config FORCE_MAX_ZONEORDER |
54 | int | 51 | int |
55 | default 6 | 52 | default 6 |