Skip to content

Commit 5656489

Browse files
nashifgalak
authored andcommitted
drivers: ioapic: remove pre DTS kconfigs
All X86 boards now using DTS. Signed-off-by: Anas Nashif <[email protected]>
1 parent 54c0cae commit 5656489

File tree

1 file changed

+0
-9
lines changed
  • drivers/interrupt_controller

1 file changed

+0
-9
lines changed

drivers/interrupt_controller/Kconfig

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -63,15 +63,6 @@ config IOAPIC_DEBUG
6363
help
6464
Enable debugging for IO-APIC driver.
6565

66-
if !HAS_DTS
67-
config IOAPIC_BASE_ADDRESS
68-
hex "IO-APIC Base Address"
69-
default 0xFEC00000
70-
depends on IOAPIC
71-
help
72-
This option specifies the base address of the IO-APIC device.
73-
endif
74-
7566
config IOAPIC_NUM_RTES
7667
int "Number of Redirection Table Entries available"
7768
default 24

0 commit comments

Comments
 (0)