blkcg: add generic throttling mechanism
[linux-block.git] / arch / microblaze / Kconfig.debug
1 # For a description of the syntax of this configuration file,
2 # see Documentation/kbuild/kconfig-language.txt.
3
4 menu "Kernel hacking"
5
6 config TRACE_IRQFLAGS_SUPPORT
7         def_bool y
8
9 source "lib/Kconfig.debug"
10
11 endmenu