This is a backport of two upstream (3.13) patches:
[platform/upstream/kernel-adaptation-pc.git] / arch / avr32 / Kconfig.debug
1 menu "Kernel hacking"
2
3 config TRACE_IRQFLAGS_SUPPORT
4         bool
5         default y
6
7 source "lib/Kconfig.debug"
8
9 endmenu