1
0
Fork 0

enable CONFIG_DEBUG_INFO_SPLIT

This commit is contained in:
Pratham Patel 2024-04-23 10:37:14 +05:30
parent 017cc7f994
commit c571142181
Signed by: thefossguy
SSH Key Fingerprint: SHA256:HwRBy9H1FYXWcv/Qi1WY3kmcVtGz2ydZuPJgD4pkusY
1 changed files with 1 additions and 0 deletions

View File

@ -146,6 +146,7 @@ function modify_kernel_config() {
'--enable CONFIG_DEBUG_FS'
'--enable CONFIG_DEBUG_FS_ALLOW_ALL'
'--enable CONFIG_DEBUG_INFO'
'--enable CONFIG_DEBUG_INFO_SPLIT'
'--enable CONFIG_DEBUG_KERNEL'
'--enable CONFIG_DEBUG_MISC'
'--enable CONFIG_DYNAMIC_DEBUG'