Back out part of last change: Interrupt controller debug selection as already there
This commit is contained in:
parent
facf988cb2
commit
090a1c0bf6
8
Kconfig
8
Kconfig
|
@ -560,14 +560,6 @@ config DEBUG_AUDIO
|
|||
device drivers. (disabled by default). Support for this debug option
|
||||
is architecture-specific and may not be available for some MCUs.
|
||||
|
||||
config DEBUG_IRQ
|
||||
bool "Interrupt Controller Debug Output"
|
||||
default n
|
||||
---help---
|
||||
Enable debug SYSLOG output from logic that managers the interrupt
|
||||
control logic (disabled by default). Support for this debug option
|
||||
is architecture-specific and may not be available for some MCUs.
|
||||
|
||||
endif
|
||||
|
||||
config DEBUG_SYMBOLS
|
||||
|
|
Loading…
Reference in New Issue