linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] selftests/efivarfs: add required kernel configs
@ 2018-09-05  3:14 Lei Yang
  2018-09-05 16:56 ` Shuah Khan
  0 siblings, 1 reply; 2+ messages in thread
From: Lei Yang @ 2018-09-05  3:14 UTC (permalink / raw)
  To: shuah, linux-kselftest, linux-kernel

add config file

Signed-off-by: Lei Yang <Lei.Yang@windriver.com>
---
 tools/testing/selftests/efivarfs/config | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 tools/testing/selftests/efivarfs/config

diff --git a/tools/testing/selftests/efivarfs/config b/tools/testing/selftests/efivarfs/config
new file mode 100644
index 0000000..4e151f1
--- /dev/null
+++ b/tools/testing/selftests/efivarfs/config
@@ -0,0 +1 @@
+CONFIG_EFIVAR_FS=y
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] selftests/efivarfs: add required kernel configs
  2018-09-05  3:14 [PATCH] selftests/efivarfs: add required kernel configs Lei Yang
@ 2018-09-05 16:56 ` Shuah Khan
  0 siblings, 0 replies; 2+ messages in thread
From: Shuah Khan @ 2018-09-05 16:56 UTC (permalink / raw)
  To: Lei Yang, linux-kselftest, linux-kernel; +Cc: Shuah Khan

On 09/04/2018 09:14 PM, Lei Yang wrote:
> add config file
> 
> Signed-off-by: Lei Yang <Lei.Yang@windriver.com>
> ---
>  tools/testing/selftests/efivarfs/config | 1 +
>  1 file changed, 1 insertion(+)
>  create mode 100644 tools/testing/selftests/efivarfs/config
> 
> diff --git a/tools/testing/selftests/efivarfs/config b/tools/testing/selftests/efivarfs/config
> new file mode 100644
> index 0000000..4e151f1
> --- /dev/null
> +++ b/tools/testing/selftests/efivarfs/config
> @@ -0,0 +1 @@
> +CONFIG_EFIVAR_FS=y
> 


Thanks. Applied to linux-kselftest next,

-- Shuah

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-09-05 16:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-05  3:14 [PATCH] selftests/efivarfs: add required kernel configs Lei Yang
2018-09-05 16:56 ` Shuah Khan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).