debug nvidia

This commit is contained in:
Olivier 2025-04-12 16:49:03 +02:00
parent 48867c46a2
commit e9f8ce9ebe
2 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
UPDATED="2025-04-12" UPDATED="2025-04-12"
DISABLE=0 # disable some options DISABLE=1 # disable some options
ENABLE=1 # enable some options ENABLE=1 # enable some options
SECURED=1 # enable/disable security SECURED=1 # enable/disable security
PATCHES=1 # enable/disable patch apply PATCHES=1 # enable/disable patch apply

View File

@ -1,3 +1,4 @@
;2025-04-12 ;2025-04-12
CONFIG_RETHUNK CONFIG_RETHUNK
CONFIG_X86_KERNEL_IBT CONFIG_X86_KERNEL_IBT
CONFIG_TRIM_UNUSED_KSYMS