Skip to content

Commit

Permalink
CONFIG_INTEL_TDX_GUEST=n
Browse files Browse the repository at this point in the history
  • Loading branch information
mozillazg committed Feb 8, 2025
1 parent f75a72c commit c35f87f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/kernel-x86_64-rhel.config
Original file line number Diff line number Diff line change
Expand Up @@ -6892,3 +6892,4 @@ CONFIG_KASAN=n
CONFIG_UBSAN=n
CONFIG_LOCKDEP=n
CONFIG_EXPERIMENTAL=n
CONFIG_INTEL_TDX_GUEST=n
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
CONFIG_DRM=n CONFIG_FB=n CONFIG_DRM_AMDGPU=n CONFIG_DRM_NOUVEAU=n CONFIG_DRM_I915=n \
CONFIG_DRM_VIRTIO_GPU=n CONFIG_VGA_CONSOLE=n CONFIG_USB_SUPPORT=n CONFIG_DEBUG_INFO=y \
CONFIG_KASAN=n CONFIG_UBSAN=n CONFIG_LOCKDEP=n CONFIG_EXPERIMENTAL=n \
KBUILD_CFLAGS=-w
CONFIG_INTEL_TDX_GUEST=n KBUILD_CFLAGS=-w
vng -v --net user --ssh --rwdir=/host=/tmp -- /host/ptcpdump --version
Expand Down

0 comments on commit c35f87f

Please sign in to comment.