[PATCH V2 2/8] mshare: selftests: Adding config fragments

Yongting Lin posted 8 patches 1 week, 5 days ago
Only 7 patches received!
[PATCH V2 2/8] mshare: selftests: Adding config fragments
Posted by Yongting Lin 1 week, 5 days ago
mshare test cases need pre-required kernel configs for the test
to get pass.

Signed-off-by: Yongting Lin <linyongting@bytedance.com>
---
 tools/testing/selftests/mshare/config | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 tools/testing/selftests/mshare/config

diff --git a/tools/testing/selftests/mshare/config b/tools/testing/selftests/mshare/config
new file mode 100644
index 000000000000..16fd9a3ca12a
--- /dev/null
+++ b/tools/testing/selftests/mshare/config
@@ -0,0 +1 @@
+CONFIG_MSHARE=y
-- 
2.20.1