1 # For a description of the syntax of this configuration file,
2 # see Documentation/kbuild/kconfig-language.txt.
6 config TRACE_IRQFLAGS_SUPPORT
9 source "lib/Kconfig.debug"
12 bool "Early printk function for kernel"
13 depends on SERIAL_UARTLITE_CONSOLE || SERIAL_8250_CONSOLE
16 This option turns on/off early printk messages to console.
17 First Uartlite node is taken.
20 bool "Heart beat function for kernel"
23 This option turns on/off heart beat kernel functionality.
24 First GPIO node is taken.