typec: tcpm: Fix a msecs vs jiffies bug
[linux-2.6/btrfs-unstable.git] / arch / microblaze / Kconfig.debug
blob331a3bb66297baa39404fbefa273663ebd1871fe
1 # For a description of the syntax of this configuration file,
2 # see Documentation/kbuild/kconfig-language.txt.
4 menu "Kernel hacking"
6 config TRACE_IRQFLAGS_SUPPORT
7         def_bool y
9 source "lib/Kconfig.debug"
11 config HEART_BEAT
12         bool "Heart beat function for kernel"
13         default n
14         help
15           This option turns on/off heart beat kernel functionality.
16           First GPIO node is taken.
18 endmenu