diff options
Diffstat (limited to 'arch/microblaze/Kconfig.debug')
-rw-r--r-- | arch/microblaze/Kconfig.debug | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/microblaze/Kconfig.debug b/arch/microblaze/Kconfig.debug new file mode 100644 index 000000000..dc2e3c45e --- /dev/null +++ b/arch/microblaze/Kconfig.debug @@ -0,0 +1,5 @@ +# For a description of the syntax of this configuration file, +# see Documentation/kbuild/kconfig-language.txt. + +config TRACE_IRQFLAGS_SUPPORT + def_bool y |