3 source "lib/Kconfig.debug"
6 bool "Full Symbolic/Source Debugging support"
8 Enable debugging 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 "Suppress Kernel BUG Messages"
27 Do not output any debug BUG messages within the kernel.
30 bool "Disable BDM signals"
31 depends on (EXPERIMENTAL && COLDFIRE)
33 Disable the ColdFire CPU's BDM signals.