PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
[safe/jmp/linux-2.6] / arch / m68knommu / Kconfig.debug
index 763c9aa..ed6d9a8 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