Update config.sh

This commit is contained in:
ferrreo 2024-04-04 19:01:36 +01:00 committed by GitHub
parent ce8bc2024e
commit 03a3f1ae51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -48,4 +48,15 @@ scripts/config -e EFI_HANDOVER_PROTOCOL
scripts/config -e USER_NS scripts/config -e USER_NS
scripts/config -d DEBUG_INFO \
-d DEBUG_INFO_DWARF4 \
-d DEBUG_INFO_DWARF5 \
-d SLUB_DEBUG \
-d PM_DEBUG \
-d PM_ADVANCED_DEBUG \
-d PM_SLEEP_DEBUG \
-d ACPI_DEBUG \
-d SCHED_DEBUG \
-d DEBUG_PREEMPT
make prepare make prepare