diff options
author | Jesper Nilsson <jesper.nilsson@axis.com> | 2008-01-28 10:33:21 -0500 |
---|---|---|
committer | Jesper Nilsson <jesper.nilsson@axis.com> | 2008-02-08 05:06:37 -0500 |
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 55c90a4e6960..41fe67409aab 100644 --- a/arch/cris/artpec_3_defconfig +++ b/arch/cris/artpec_3_defconfig | |||
@@ -13,7 +13,6 @@ CONFIG_GENERIC_FIND_NEXT_BIT=y | |||
13 | CONFIG_GENERIC_HWEIGHT=y | 13 | CONFIG_GENERIC_HWEIGHT=y |
14 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 14 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
15 | CONFIG_NO_IOPORT=y | 15 | CONFIG_NO_IOPORT=y |
16 | CONFIG_NO_IOMEM=y | ||
17 | CONFIG_FORCE_MAX_ZONEORDER=6 | 16 | CONFIG_FORCE_MAX_ZONEORDER=6 |
18 | CONFIG_CRIS=y | 17 | CONFIG_CRIS=y |
19 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 18 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |