From e18a08842c58c529ffcf0a8bca80776a5e14b3d5 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 11 Jan 2021 11:52:31 -0600 Subject: Linux v5.10.6 Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_STATIC_CALL_SELFTEST | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_STATIC_CALL_SELFTEST (limited to 'configs/fedora/generic/CONFIG_STATIC_CALL_SELFTEST') diff --git a/configs/fedora/generic/CONFIG_STATIC_CALL_SELFTEST b/configs/fedora/generic/CONFIG_STATIC_CALL_SELFTEST new file mode 100644 index 000000000..392dde5a5 --- /dev/null +++ b/configs/fedora/generic/CONFIG_STATIC_CALL_SELFTEST @@ -0,0 +1,15 @@ +# CONFIG_STATIC_CALL_SELFTEST: +# +# Boot time self-test of the call patching code. +# +# Symbol: STATIC_CALL_SELFTEST [=n] +# Type : bool +# Defined at arch/Kconfig:109 +# Prompt: Static call selftest +# Depends on: HAVE_STATIC_CALL [=y] +# Location: +# -> General architecture-dependent options +# +# +# +# CONFIG_STATIC_CALL_SELFTEST is not set -- cgit