aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/bits/linux-next.yml
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2023-11-08 19:18:53 +0100
committerAleksandr Nogikh <nogikh@google.com>2023-11-13 13:39:56 +0000
commit2c161a91dd08a981de82d650b264177c46b51e10 (patch)
treea91009048915a742a812286f9808c50a4dbcbbd5 /dashboard/config/linux/bits/linux-next.yml
parent6d6dbf8ab21a52df701946afac2a86f93a88fdc8 (diff)
dashboard: disable CONFIG_BLK_DEV_WRITE_MOUNTED
This has become possible with the new series from Jan Kara: https://lore.kernel.org/all/20231101173542.23597-1-jack@suse.cz/ Regenerate configs on the latest linux-next.
Diffstat (limited to 'dashboard/config/linux/bits/linux-next.yml')
-rw-r--r--dashboard/config/linux/bits/linux-next.yml7
1 files changed, 1 insertions, 6 deletions
diff --git a/dashboard/config/linux/bits/linux-next.yml b/dashboard/config/linux/bits/linux-next.yml
index 584ff80d7..b33107826 100644
--- a/dashboard/config/linux/bits/linux-next.yml
+++ b/dashboard/config/linux/bits/linux-next.yml
@@ -3,9 +3,4 @@
kernel:
repo: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next-history.git
- tag: next-20231020
-
-config:
- - BCACHEFS_FS
- - BCACHEFS_QUOTA
- - BCACHEFS_DEBUG
+ tag: next-20231108