From: Jesper Nilsson Date: Mon, 21 Jan 2008 10:01:33 +0000 (+0100) Subject: CRIS: Remove NO_IOMEM config, we have IO memory. X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=5062969d77fed23b8ffc1a4124e96e991adaf52c;p=linux-beck.git CRIS: Remove NO_IOMEM config, we have IO memory. --- 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 config NO_IOPORT def_bool y -config NO_IOMEM - def_bool y - config FORCE_MAX_ZONEORDER int default 6