x86/bsp: move io apic driver to drivers/interrupt_controller
Change-Id: I00f400e0405f526dd17cf22c703fab4a4968fce0 Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
This commit is contained in:
parent
124a27f210
commit
09d2770377
8 changed files with 11 additions and 53 deletions
|
@ -33,17 +33,16 @@
|
|||
|
||||
menu "Device Drivers"
|
||||
|
||||
|
||||
source "drivers/simple/Kconfig"
|
||||
|
||||
source "drivers/interrupt_controller/Kconfig"
|
||||
|
||||
source "drivers/bluetooth/Kconfig"
|
||||
|
||||
source "drivers/console/Kconfig"
|
||||
|
||||
source "drivers/serial/Kconfig"
|
||||
|
||||
source "drivers/interrupt_controller/Kconfig"
|
||||
|
||||
source "drivers/timer/Kconfig"
|
||||
|
||||
source "drivers/random/Kconfig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue