linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] selftests: add required kernel config for intel_pstate
@ 2017-11-03 14:01 Lei Yang
  0 siblings, 0 replies; only message in thread
From: Lei Yang @ 2017-11-03 14:01 UTC (permalink / raw)
  To: lei.yang, prarit, shuahkh, linux-kselftest, linux-kernel

intel_pstate depends on CONFIG_X86_INTEL_PSTATE, so add it
to the config.

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

diff --git a/tools/testing/selftests/intel_pstate/config b/tools/testing/selftests/intel_pstate/config
new file mode 100644
index 0000000..35365aa
--- /dev/null
+++ b/tools/testing/selftests/intel_pstate/config
@@ -0,0 +1 @@
+CONFIG_X86_INTEL_PSTATE=y
-- 
1.9.1

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-11-03 14:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-03 14:01 [PATCH] selftests: add required kernel config for intel_pstate Lei Yang

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).