aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFenghua Yu <[email protected]>2021-03-17 02:22:45 +0000
committerShuah Khan <[email protected]>2021-04-02 13:57:42 -0600
commitb67a7665a917e7305eaa573a474c859fe4c5949e (patch)
tree3360f503e87dcfe7551b26d3db0e646c5de3a632
parentf29838e6fa131f4a323225457112fb869d15931b (diff)
selftests/resctrl: Add config dependencies
Add the config file for test dependencies. Suggested-by: Shuah Khan <[email protected]> Tested-by: Babu Moger <[email protected]> Signed-off-by: Fenghua Yu <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
-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