1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 18:17:44 +00:00

Kernel: Add AC97_DEBUG macro

This commit is contained in:
Jelle Raaijmakers 2021-11-27 13:46:43 +01:00 committed by Idan Horowitz
parent bb58f6ccab
commit 689ad0752c
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)