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:
parent
1dbf64884d
commit
6e4d31b995
1 changed files with 0 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue