3 source "lib/Kconfig.debug"
6 bool "Full Symbolic/Source Debugging support"
8 Enable debuging symbols on kernel build.
11 bool "Use fast second timer for profiling"
14 Use a fast secondary clock to produce profiling information.
17 bool 'Compiled-in Kernel Boot Parameter'
19 config BOOTPARAM_STRING
20 string 'Kernel Boot Parameter'
21 default 'console=ttyS0,19200'
25 bool "Panic/Dump to FLASH"
28 Dump any panic of trap output into a flash memory segment
32 bool "Suppress Kernel BUG Messages"
34 Do not output any debug BUG messages within the kernel.
37 bool "Disable BDM signals"
38 depends on (EXPERIMENTAL && COLDFIRE)
40 Disable the ColdFire CPU's BDM signals.