diff options
author | Jesper Nilsson <jesper.nilsson@axis.com> | 2008-01-28 16:25:13 +0100 |
---|---|---|
committer | Jesper Nilsson <jesper.nilsson@axis.com> | 2008-02-08 11:06:36 +0100 |
commit | b4945a90d00f9ada1fd76fd7bd591e9ae54ca8b4 (patch) | |
tree | cd01a9c4ec0e58af8e3c70d08b4b397bcd13ef21 /arch/cris/etraxfs_defconfig | |
parent | baa69b121a32f2b8ee388b651030f7f3c16df463 (diff) |
CRIS: Remove CONFIG_NO_IOMEM from default configs.
Diffstat (limited to 'arch/cris/etraxfs_defconfig')
-rw-r--r-- | arch/cris/etraxfs_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/cris/etraxfs_defconfig b/arch/cris/etraxfs_defconfig index 808d911c447..73c646a3725 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" |