diff options
Diffstat (limited to 'arch/microblaze/Kconfig.debug')
-rw-r--r-- | arch/microblaze/Kconfig.debug | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/microblaze/Kconfig.debug b/arch/microblaze/Kconfig.debug new file mode 100644 index 000000000..865527ac3 --- /dev/null +++ b/arch/microblaze/Kconfig.debug @@ -0,0 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0-only +# For a description of the syntax of this configuration file, +# see Documentation/kbuild/kconfig-language.rst. + +config TRACE_IRQFLAGS_SUPPORT + def_bool y |