summaryrefslogtreecommitdiffstats
path: root/arch/cris
diff options
context:
space:
mode:
authorJesper Nilsson <jesper.nilsson@axis.com>2008-01-28 16:25:13 +0100
committerJesper Nilsson <jesper.nilsson@axis.com>2008-02-08 11:06:36 +0100
commitb4945a90d00f9ada1fd76fd7bd591e9ae54ca8b4 (patch)
treecd01a9c4ec0e58af8e3c70d08b4b397bcd13ef21 /arch/cris
parentbaa69b121a32f2b8ee388b651030f7f3c16df463 (diff)
downloadlinux-b4945a90d00f9ada1fd76fd7bd591e9ae54ca8b4.tar.gz
linux-b4945a90d00f9ada1fd76fd7bd591e9ae54ca8b4.tar.xz
CRIS: Remove CONFIG_NO_IOMEM from default configs.
Diffstat (limited to 'arch/cris')
-rw-r--r--arch/cris/defconfig1
-rw-r--r--arch/cris/etraxfs_defconfig1
2 files changed, 0 insertions, 2 deletions
diff --git a/arch/cris/defconfig b/arch/cris/defconfig
index ec857c6acbb7..59f36a58f842 100644
--- a/arch/cris/defconfig
+++ b/arch/cris/defconfig
@@ -13,7 +13,6 @@ CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_NO_IOPORT=y
-CONFIG_NO_IOMEM=y
CONFIG_FORCE_MAX_ZONEORDER=6
CONFIG_CRIS=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
diff --git a/arch/cris/etraxfs_defconfig b/arch/cris/etraxfs_defconfig
index 808d911c4479..73c646a37255 100644
--- a/arch/cris/etraxfs_defconfig
+++ b/arch/cris/etraxfs_defconfig
@@ -13,7 +13,6 @@ CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_NO_IOPORT=y
-CONFIG_NO_IOMEM=y
CONFIG_FORCE_MAX_ZONEORDER=6
CONFIG_CRIS=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"