diff options
author | Jiri Olsa <olsajiri@gmail.com> | 2008-02-04 22:29:58 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-05 09:44:21 -0800 |
commit | f156ac8c7aeddb2d85294b7a3b849178625e15e2 (patch) | |
tree | 60fb2b1cc7f8e4eb7f42e9972c67c0231d840f9a /arch/m68knommu/defconfig | |
parent | c155f3f9c54c602823c3970ec8a465ec3f9c2017 (diff) |
m68knommu: removing config variable DUMPTOFLASH
Removing config variable DUMPTOFLASH, since it is not used
Signed-off-by: Jiri Olsa <olsajiri@gmail.com>
Acked-by: Greg Ungerer <gerg@snapgear.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/m68knommu/defconfig')
-rw-r--r-- | arch/m68knommu/defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68knommu/defconfig b/arch/m68knommu/defconfig index 5a0ecaaee3b..648113075f9 100644 --- a/arch/m68knommu/defconfig +++ b/arch/m68knommu/defconfig @@ -597,7 +597,6 @@ CONFIG_MSDOS_PARTITION=y # CONFIG_FULLDEBUG is not set # CONFIG_HIGHPROFILE is not set # CONFIG_BOOTPARAM is not set -# CONFIG_DUMPTOFLASH is not set # CONFIG_NO_KERNEL_MSG is not set # CONFIG_BDM_DISABLE is not set |