Commit f156ac8c7aeddb2d85294b7a3b849178625e15e2

Authored by Jiri Olsa
Committed by Linus Torvalds
1 parent c155f3f9c5

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>

Showing 2 changed files with 0 additions and 8 deletions Side-by-side Diff

arch/m68knommu/Kconfig.debug
... ... @@ -21,13 +21,6 @@
21 21 default 'console=ttyS0,19200'
22 22 depends on BOOTPARAM
23 23  
24   -config DUMPTOFLASH
25   - bool "Panic/Dump to FLASH"
26   - depends on COLDFIRE
27   - help
28   - Dump any panic of trap output into a flash memory segment
29   - for later analysis.
30   -
31 24 config NO_KERNEL_MSG
32 25 bool "Suppress Kernel BUG Messages"
33 26 help
arch/m68knommu/defconfig
... ... @@ -597,7 +597,6 @@
597 597 # CONFIG_FULLDEBUG is not set
598 598 # CONFIG_HIGHPROFILE is not set
599 599 # CONFIG_BOOTPARAM is not set
600   -# CONFIG_DUMPTOFLASH is not set
601 600 # CONFIG_NO_KERNEL_MSG is not set
602 601 # CONFIG_BDM_DISABLE is not set
603 602