summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/resctrl
diff options
context:
space:
mode:
authorFenghua Yu <fenghua.yu@intel.com>2021-03-17 02:22:45 +0000
committerShuah Khan <skhan@linuxfoundation.org>2021-04-02 13:57:42 -0600
commitb67a7665a917e7305eaa573a474c859fe4c5949e (patch)
tree3360f503e87dcfe7551b26d3db0e646c5de3a632 /tools/testing/selftests/resctrl
parentf29838e6fa131f4a323225457112fb869d15931b (diff)
selftests/resctrl: Add config dependencies
Add the config file for test dependencies. Suggested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Babu Moger <babu.moger@amd.com> Signed-off-by: Fenghua Yu <fenghua.yu@intel.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/testing/selftests/resctrl')
-rw-r--r--tools/testing/selftests/resctrl/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/testing/selftests/resctrl/config b/tools/testing/selftests/resctrl/config
new file mode 100644
index 000000000000..8d9f2deb56ed
--- /dev/null
+++ b/tools/testing/selftests/resctrl/config
@@ -0,0 +1,2 @@
+CONFIG_X86_CPU_RESCTRL=y
+CONFIG_PROC_CPU_RESCTRL=y