x86/bsp: move PIC (i8259) driver to drivers/interrupt_controller
Change-Id: I383424667f291ad4985781a7e6566c01c76ba5e0 Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
This commit is contained in:
parent
308f1586d6
commit
526e132eb1
8 changed files with 211 additions and 11 deletions
|
@ -33,8 +33,11 @@
|
|||
|
||||
menu "Device Drivers"
|
||||
|
||||
|
||||
source "drivers/simple/Kconfig"
|
||||
|
||||
source "drivers/interrupt_controller/Kconfig"
|
||||
|
||||
source "drivers/bluetooth/Kconfig"
|
||||
|
||||
source "drivers/console/Kconfig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue