diff options
author | Jesper Nilsson <jesper.nilsson@axis.com> | 2008-01-28 16:33:21 +0100 |
---|---|---|
committer | Jesper Nilsson <jesper.nilsson@axis.com> | 2008-02-08 11:06:37 +0100 |
commit | 6e0b688034aa211bf24600c66aace52991d83249 (patch) | |
tree | 44fb260579baeaca427c9a425257b5b2b9e72905 /arch/cris | |
parent | 1b7e7da364123e45acb5f697fc0422bafcda13ff (diff) |
CRIS: Remove CONFIG_NO_IOMEM from ARTPEC-3 default config.
Diffstat (limited to 'arch/cris')
-rw-r--r-- | arch/cris/artpec_3_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/cris/artpec_3_defconfig b/arch/cris/artpec_3_defconfig index 55c90a4e696..41fe67409aa 100644 --- a/arch/cris/artpec_3_defconfig +++ b/arch/cris/artpec_3_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" |