Back out part of last change: Interrupt controller debug selection as already there

This commit is contained in:
Gregory Nutt 2013-12-22 11:21:19 -06:00
parent facf988cb2
commit 090a1c0bf6
1 changed files with 0 additions and 8 deletions

View File

@ -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