1
0
Fork 0

no need for CONFIG_DYNAMIC_DEBUG{,_CORE}

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

View File

@ -149,8 +149,6 @@ function modify_kernel_config() {
'--enable CONFIG_DEBUG_INFO_SPLIT'
'--enable CONFIG_DEBUG_KERNEL'
'--enable CONFIG_DEBUG_MISC'
'--enable CONFIG_DYNAMIC_DEBUG'
'--enable CONFIG_DYNAMIC_DEBUG_CORE'
'--enable CONFIG_FRAME_POINTER'
'--enable CONFIG_GDB_SCRIPTS'
'--enable CONFIG_KALLSYMS'