Kernel: Add AC97_DEBUG macro

This commit is contained in:
Jelle Raaijmakers 2021-11-27 13:46:43 +01:00 committed by Idan Horowitz
commit 689ad0752c
Notes: sideshowbarker 2024-07-18 00:35:29 +09:00
3 changed files with 11 additions and 2 deletions

View file

@ -1,3 +1,4 @@
set(AC97_DEBUG ON)
set(ACPI_DEBUG ON)
set(AHCI_DEBUG ON)
set(APIC_DEBUG ON)