diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2023-10-20 14:12:55 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2023-10-23 08:14:26 +0000 |
| commit | 35435979db6f1cc5a3a06c5c38ee1b931a4d6439 (patch) | |
| tree | 145e85aad0e4a191c74efec19e3b569a22f644a6 /dashboard/config/linux/bits/linux-upstream.yml | |
| parent | ed2a82f02302ff84d7e93281fc22632b7d8c35cd (diff) | |
dashboard/config: regenerate Linux configs
Use latest Linux mainline and -next versions.
Disable config options that were dropped.
Stop disabling PINCTRL for arm64_emu -- it's too tricky to ensure it's
not enabled + it's only possible to test it on qemu anyway.
Diffstat (limited to 'dashboard/config/linux/bits/linux-upstream.yml')
| -rw-r--r-- | dashboard/config/linux/bits/linux-upstream.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/config/linux/bits/linux-upstream.yml b/dashboard/config/linux/bits/linux-upstream.yml index 60934ab8f..a709b2536 100644 --- a/dashboard/config/linux/bits/linux-upstream.yml +++ b/dashboard/config/linux/bits/linux-upstream.yml @@ -3,4 +3,4 @@ kernel: repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git - tag: v6.4 + tag: v6.6-rc6 |
