Skip to content

Commit

Permalink
m68knommu: removing config variable DUMPTOFLASH
Browse files Browse the repository at this point in the history
Removing config variable DUMPTOFLASH, since it is not used

Signed-off-by: Jiri Olsa <[email protected]>
Acked-by: Greg Ungerer <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
olsajiri authored and Linus Torvalds committed Feb 5, 2008
1 parent c155f3f commit f156ac8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
7 changes: 0 additions & 7 deletions arch/m68knommu/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion arch/m68knommu/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit f156ac8

Please sign in to comment.