소스 검색

pkg: fedora: Disable compressed debug info

Dorian Stoll 2 년 전
부모
커밋
da389ab837
1개의 변경된 파일1개의 추가작업 그리고 7개의 파일을 삭제
  1. 1 7
      pkg/fedora/kernel-surface/configs/fedora.config

+ 1 - 7
pkg/fedora/kernel-surface/configs/fedora.config

@@ -6,10 +6,4 @@
 ## The build fails because this is not enabled in the config set for RHEL,
 ## but enabled automatically by one of our patches.
 ##
-CONFIG_VIDEO_V4L2_SUBDEV_API=y
-
-##
-## Compress debug info to prevent GitHub Actions from running out of space.
-##
-CONFIG_DEBUG_INFO_COMPRESSED_ZLIB=y
-# CONFIG_DEBUG_INFO_COMPRESSED_NONE is not set
+CONFIG_VIDEO_V4L2_SUBDEV_API=y