diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-12-27 13:08:00 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-12-27 13:51:08 +0100 |
| commit | 2242f77fdc5a6c50bd8fa1021d2abc8b83e09e8d (patch) | |
| tree | b1e67707a70d02557e3b1bd72e6c488af6ff24ed /dashboard/config/linux/bits/arm64.yml | |
| parent | 868e895af6671a803b7458454066dcbd3992a68a (diff) | |
dashboard/config/linux: enable some new configs
Enable new things in v5.11 that we can reach.
Diffstat (limited to 'dashboard/config/linux/bits/arm64.yml')
| -rw-r--r-- | dashboard/config/linux/bits/arm64.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dashboard/config/linux/bits/arm64.yml b/dashboard/config/linux/bits/arm64.yml index 0db8e9667..412da07e5 100644 --- a/dashboard/config/linux/bits/arm64.yml +++ b/dashboard/config/linux/bits/arm64.yml @@ -8,6 +8,7 @@ shell: config: - CMDLINE: [append, "root=/dev/vda console=ttyAMA0"] + - CMDLINE_EXTEND # These are enabled by defconfig, but we don't test them (presumably). # Disable them to speed up kernel boot (slow in emulation). |
