aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/bits/s390.yml
blob: 5b65c9fbd3cd6b0640fe35d40f13411048985b31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 2020 syzkaller project authors. All rights reserved.
# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.

shell:
 - make defconfig
 - make kvm_guest.config

config:
 # CMDLINE is not supported on s390, which is bad as we rely on the builtin CMDLINE for lots of things...
 - CMDLINE: [n, override]
 # See the comment in x86_64.yml re these numbers.
 - RCU_CPU_STALL_TIMEOUT: 300
 - COMPAT