Kconfig.debug 102 B

12345678
  1. menu "Kernel hacking"
  2. source "lib/Kconfig.debug"
  3. config TRACE_IRQFLAGS_SUPPORT
  4. def_bool y
  5. endmenu