Browse Source

Update build.yml

removed enable kpm
jimsterino98 5 months ago
parent
commit
e001a86897
1 changed files with 1 additions and 5 deletions
  1. 1 5
      .github/workflows/build.yml

+ 1 - 5
.github/workflows/build.yml

@@ -219,11 +219,7 @@ jobs:
           CONFIG_TMPFS_POSIX_ACL=y
 
           # increase log buffer size to show bbg version in wksu homepage
-          CONFIG_LOG_BUF_SHIFT=20
-
-          # Enable KPM
-          CONFIG_KALLSYMS=y
-          CONFIG_KALLSYMS_ALL=y
+          CONFIG_LOG_BUF_SHIFT=20          
           EOF
 
           if [[ "${{ inputs.branch }}" == "SM-S938B-Oneui7" ]]; then