From: Jiri Olsa Date: Tue, 5 Feb 2008 06:29:58 +0000 (-0800) Subject: m68knommu: removing config variable DUMPTOFLASH X-Git-Tag: v3.12-rc1~23793 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f156ac8c7aeddb2d85294b7a3b849178625e15e2;p=kernel%2Fkernel-generic.git m68knommu: removing config variable DUMPTOFLASH Removing config variable DUMPTOFLASH, since it is not used Signed-off-by: Jiri Olsa Acked-by: Greg Ungerer Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/arch/m68knommu/Kconfig.debug b/arch/m68knommu/Kconfig.debug index 9ff47bd..ed6d9a83 100644 --- a/arch/m68knommu/Kconfig.debug +++ b/arch/m68knommu/Kconfig.debug @@ -21,13 +21,6 @@ config BOOTPARAM_STRING default 'console=ttyS0,19200' depends on BOOTPARAM -config DUMPTOFLASH - bool "Panic/Dump to FLASH" - depends on COLDFIRE - help - Dump any panic of trap output into a flash memory segment - for later analysis. - config NO_KERNEL_MSG bool "Suppress Kernel BUG Messages" help diff --git a/arch/m68knommu/defconfig b/arch/m68knommu/defconfig index 5a0ecaa..6481130 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