diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2022-01-27 15:25:59 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2022-01-27 16:50:32 +0100 |
| commit | 82cf738ee6ec357abc38315dbd6b2ad431b98a48 (patch) | |
| tree | 1bf1cb2655e2b60399e9fac1d4d089fc9c8d4a18 /dashboard/config/linux/chromeos-5.15-base.config | |
| parent | 2cbffd88022f3e52b29aa9373ff0fb3d43ee5918 (diff) | |
dashboard/config/linux: update upstream configs
Update mainline and linux-next revisions to the latest tags
and fix configs that broke.
NF_FLOW_TABLE_IPV4/6 were removed in:
commit c42ba4290b2147aa033d17f22151494515655d77
netfilter: flowtable: remove ipv4/ipv6 modules
CONFIG_DAX_DRIVER was removed in:
commit afd586f0d06ce3d81b7c474499630fec88833828
dax: remove CONFIG_DAX_DRIVER
BLK_DEV_CRYPTOLOOP was removed in:
commit 47e9624616c80c9879feda536c48c6a3a0ed9835
block: remove support for cryptoloop and the xor transfer
NFT_COUNTER was removed in:
commit 023223dfbfb34fcc9b7dd41e21fbf9a5d5237989
netfilter: nf_tables: make counter support built-in
ICST was renamed to CLK_ICST in:
commit 323fd5955f844d1b6acf1a1af488da460f657ff2
clk: versatile: Rename ICST to CLK_ICST
APPARMOR_INTROSPECT_POLICY was added as requirement for other configs
we enabled in:
commit abfb9c0725f274c75ca2a51684c2dd842a8dc254
apparmor: make export of raw binary profile to userspace optional
Diffstat (limited to 'dashboard/config/linux/chromeos-5.15-base.config')
| -rw-r--r-- | dashboard/config/linux/chromeos-5.15-base.config | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dashboard/config/linux/chromeos-5.15-base.config b/dashboard/config/linux/chromeos-5.15-base.config index 45d371144..a3f3b5198 100644 --- a/dashboard/config/linux/chromeos-5.15-base.config +++ b/dashboard/config/linux/chromeos-5.15-base.config @@ -7435,5 +7435,3 @@ CONFIG_ARCH_USE_MEMTEST=y CONFIG_DEBUG_MEMORY=y CONFIG_TWIST_KERNEL_BEHAVIOR=y CONFIG_TWIST_FOR_SYZKALLER_TESTING=y -CONFIG_NET_DEV_REFCNT_TRACKER=y -CONFIG_NET_NS_REFCNT_TRACKER=y |
