]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/m68knommu/Kconfig.debug
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux...
[mv-sheeva.git] / arch / m68knommu / Kconfig.debug
index 763c9aa0b4fdb3c7ff4909f8f543f331cf775090..ed6d9a83bfdb79399547124794efd2bdef17138d 100644 (file)
@@ -5,7 +5,7 @@ source "lib/Kconfig.debug"
 config FULLDEBUG
        bool "Full Symbolic/Source Debugging support"
        help
-         Enable debuging symbols on kernel build.
+         Enable debugging symbols on kernel build.
 
 config HIGHPROFILE
        bool "Use fast second timer for profiling"
@@ -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