github.com/google/syzkaller@v0.0.0-20251211124644-a066d2bc4b02/dashboard/config/linux/bits/chromeos-6.1.yml (about)

     1  # Copyright 2021 syzkaller project authors. All rights reserved.
     2  # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
     3  
     4  kernel:
     5   repo: https://chromium.googlesource.com/chromiumos/third_party/kernel
     6   # HEAD of chromeos-6.1 branch.
     7   tag: ebea4d55ca782539782702c2e5e86033b9f86bd2
     8  
     9  shell:
    10   - CHROMEOS_KERNEL_FAMILY=chromeos chromeos/scripts/prepareconfig chromiumos-x86_64-generic ${BUILDDIR}/.config
    11   - make olddefconfig
    12  
    13  config:
    14    - IO_URING