3 source "lib/Kconfig.debug"
8 bool "Full Symbolic/Source Debugging support"
10 Enable debugging symbols on kernel build.
13 bool "Use fast second timer for profiling"
16 Use a fast secondary clock to produce profiling information.
19 bool 'Compiled-in Kernel Boot Parameter'
21 config BOOTPARAM_STRING
22 string 'Kernel Boot Parameter'
23 default 'console=ttyS0,19200'
27 bool "Suppress Kernel BUG Messages"
29 Do not output any debug BUG messages within the kernel.
32 bool "Disable BDM signals"
33 depends on (EXPERIMENTAL && COLDFIRE)
35 Disable the ColdFire CPU's BDM signals.