diff options
| author | Marco Elver <elver@google.com> | 2021-11-08 20:33:52 +0100 |
|---|---|---|
| committer | Marco Elver <me@marcoelver.com> | 2021-11-09 13:08:50 +0100 |
| commit | f7ec9f3a83db5faad3fcd5b196b2f5f0c5d1efdc (patch) | |
| tree | fac3193e6c9e546ab995d6ed35cca9795e4d2d02 /dashboard/config/linux/upstream-arm-kasan-base.config | |
| parent | 8ab17e5782857d86dfda35ebefaf2d247811d1c8 (diff) | |
dashboard/config/linux: update configs to 5.15
5.15 was released, update a few TODOs that were dependent on 5.15 being
properly released.
Re-generate all configs.
Diffstat (limited to 'dashboard/config/linux/upstream-arm-kasan-base.config')
| -rw-r--r-- | dashboard/config/linux/upstream-arm-kasan-base.config | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/dashboard/config/linux/upstream-arm-kasan-base.config b/dashboard/config/linux/upstream-arm-kasan-base.config index 5b44ec73f..0406e5855 100644 --- a/dashboard/config/linux/upstream-arm-kasan-base.config +++ b/dashboard/config/linux/upstream-arm-kasan-base.config @@ -1,9 +1,9 @@ # Automatically generated by syz-kconf; DO NOT EDIT. -# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15-rc5 +# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15 # # Automatically generated file; DO NOT EDIT. -# Linux/arm 5.15.0-rc5 Kernel Configuration +# Linux/arm 5.15.0 Kernel Configuration # CONFIG_CC_VERSION_TEXT="arm-linux-gnueabi-gcc (Debian 10.2.1-6+build2) 10.2.1 20210110" CONFIG_CC_IS_GCC=y @@ -204,6 +204,7 @@ CONFIG_ELF_CORE=y CONFIG_BASE_FULL=y CONFIG_FUTEX=y CONFIG_FUTEX_PI=y +CONFIG_HAVE_FUTEX_CMPXCHG=y CONFIG_EPOLL=y CONFIG_SIGNALFD=y CONFIG_TIMERFD=y @@ -1006,7 +1007,6 @@ CONFIG_ARM_CCI=y CONFIG_ARM_CCI400_COMMON=y CONFIG_ARM_CCI400_PORT_CTRL=y # CONFIG_BRCMSTB_GISB_ARB is not set -# CONFIG_SIMPLE_PM_BUS is not set CONFIG_VEXPRESS_CONFIG=y # CONFIG_MHI_BUS is not set # end of Bus devices @@ -4127,6 +4127,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y # CONFIG_DEBUG_INFO_DWARF4 is not set # CONFIG_DEBUG_INFO_DWARF5 is not set # CONFIG_DEBUG_INFO_BTF is not set +CONFIG_PAHOLE_HAS_SPLIT_BTF=y # CONFIG_GDB_SCRIPTS is not set CONFIG_FRAME_WARN=1024 # CONFIG_STRIP_ASM_SYMS is not set |
