From: Lei Yang Date: Wed, 5 Sep 2018 03:14:49 +0000 (+0800) Subject: selftests/efivarfs: add required kernel configs X-Git-Tag: v4.9.134~67 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b5be6fb6ad4dff080f342f2ab0d30522a80d9612;p=platform%2Fkernel%2Flinux-amlogic.git selftests/efivarfs: add required kernel configs [ Upstream commit 53cf59d6c0ad3edc4f4449098706a8f8986258b6 ] add config file Signed-off-by: Lei Yang Signed-off-by: Shuah Khan (Samsung OSG) Signed-off-by: Sasha Levin Signed-off-by: Greg Kroah-Hartman --- diff --git a/tools/testing/selftests/efivarfs/config b/tools/testing/selftests/efivarfs/config new file mode 100644 index 000000000000..4e151f1005b2 --- /dev/null +++ b/tools/testing/selftests/efivarfs/config @@ -0,0 +1 @@ +CONFIG_EFIVAR_FS=y