1
0
Fork 0

remove duplicate config option

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

View File

@ -157,7 +157,6 @@ function modify_kernel_config() {
'--enable CONFIG_KGDB'
'--enable CONFIG_KGDB_KDB'
'--enable CONFIG_KGDB_SERIAL_CONSOLE'
'--enable CONFIG_KASAN'
'--enable CONFIG_LOCK_TORTURE_TEST'
'--enable CONFIG_LOCKDEP'
'--enable CONFIG_LOCKUP_DETECTOR'