Re: [PATCH v12 14/14] selftests/sgx: Add scripts for EPC cgroup testing

From: Haitao Huang
Date: Tue Apr 16 2024 - 01:16:56 EST



Missed adding the config file:

index 000000000000..e7f1db1d3eff
--- /dev/null
+++ b/tools/testing/selftests/sgx/config
@@ -0,0 +1,4 @@
+CONFIG_CGROUPS=y
+CONFIG_CGROUP_MISC=y
+CONFIG_MEMCG=y
+CONFIG_X86_SGX=y

I'll send a fixup for this patch or another version of the series if more changes are needed.

Thanks
Haitao