mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-23 10:50:49 +00:00
Kernel: Add AC97_DEBUG macro
This commit is contained in:
parent
bb58f6ccab
commit
689ad0752c
Notes:
sideshowbarker
2024-07-18 00:35:29 +09:00
Author: https://github.com/gmta
Commit: 689ad0752c
Pull-request: https://github.com/SerenityOS/serenity/pull/11100
Issue: https://github.com/SerenityOS/serenity/issues/11094
Reviewed-by: https://github.com/IdanHo ✅
Reviewed-by: https://github.com/supercomputer7
3 changed files with 11 additions and 2 deletions
|
@ -1,3 +1,4 @@
|
|||
set(AC97_DEBUG ON)
|
||||
set(ACPI_DEBUG ON)
|
||||
set(AHCI_DEBUG ON)
|
||||
set(APIC_DEBUG ON)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue