diff --git a/travis-ci/vmtest/configs/latest.config b/travis-ci/vmtest/configs/latest.config index b1cde8d..d782b7c 100644 --- a/travis-ci/vmtest/configs/latest.config +++ b/travis-ci/vmtest/configs/latest.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.6.0-rc2 Kernel Configuration +# Linux/x86 5.6.0-rc3 Kernel Configuration # # @@ -1478,6 +1478,7 @@ CONFIG_NET_CORE=y # CONFIG_IPVLAN is not set CONFIG_VXLAN=y # CONFIG_GENEVE is not set +# CONFIG_BAREUDP is not set # CONFIG_GTP is not set # CONFIG_MACSEC is not set # CONFIG_NETCONSOLE is not set @@ -2935,7 +2936,7 @@ CONFIG_UPROBE_EVENTS=y CONFIG_BPF_EVENTS=y CONFIG_DYNAMIC_EVENTS=y CONFIG_PROBE_EVENTS=y -# CONFIG_BPF_KPROBE_OVERRIDE is not set +CONFIG_BPF_KPROBE_OVERRIDE=y CONFIG_FTRACE_MCOUNT_RECORD=y # CONFIG_HIST_TRIGGERS is not set # CONFIG_TRACE_EVENT_INJECT is not set @@ -2987,7 +2988,9 @@ CONFIG_UNWINDER_ORC=y # CONFIG_KUNIT is not set # CONFIG_NOTIFIER_ERROR_INJECTION is not set CONFIG_FUNCTION_ERROR_INJECTION=y -# CONFIG_FAULT_INJECTION is not set +CONFIG_FAULT_INJECTION=y +CONFIG_FAULT_INJECTION_DEBUG_FS=y +CONFIG_FAIL_FUNCTION=y CONFIG_ARCH_HAS_KCOV=y # CONFIG_RUNTIME_TESTING_MENU is not set # CONFIG_MEMTEST is not set