Commit f156ac8c authored by Jiri Olsa's avatar Jiri Olsa Committed by Linus Torvalds
Browse files

m68knommu: removing config variable DUMPTOFLASH



Removing config variable DUMPTOFLASH, since it is not used

Signed-off-by: default avatarJiri Olsa <olsajiri@gmail.com>
Acked-by: default avatarGreg Ungerer <gerg@snapgear.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent c155f3f9
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -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
+0 −1
Original line number Diff line number Diff line
@@ -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