interrupt_controller: Remove unused IOAPIC_DEBUG symbol

Unused since commit 876c86e1a8 ("ioapic_intr: remove dead code").

Found with a script.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
Ulf Magnusson 2019-10-18 22:20:47 +02:00 committed by Maureen Helm
commit 6e4d31b995

View file

@ -55,12 +55,6 @@ config IOAPIC
This option signifies that the target has an IO-APIC device. This
capability allows IO-APIC-dependent code to be included.
config IOAPIC_DEBUG
bool "IO-APIC Debugging"
depends on IOAPIC
help
Enable debugging for IO-APIC driver.
config IOAPIC_NUM_RTES
int "Number of Redirection Table Entries available"
default 24