diff options
Diffstat (limited to 'src/drivers/generic/ioapic/Kconfig')
-rw-r--r-- | src/drivers/generic/ioapic/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/drivers/generic/ioapic/Kconfig b/src/drivers/generic/ioapic/Kconfig new file mode 100644 index 0000000000..f8b46cb3d8 --- /dev/null +++ b/src/drivers/generic/ioapic/Kconfig @@ -0,0 +1,2 @@ +config DRIVERS_GENERIC_IOAPIC + bool |