From: Muhammad Usama Anjum <usama.anjum@collabora.com>
To: Shuah Khan <shuah@kernel.org>,
Muhammad Usama Anjum <usama.anjum@collabora.com>
Cc: kernel@collabora.com, linux-kernel@vger.kernel.org,
linux-kselftest@vger.kernel.org
Subject: [PATCH 2/2] selftests: dmabuf-heap: add config file for the test
Date: Mon, 26 Feb 2024 12:59:55 +0500 [thread overview]
Message-ID: <20240226080003.4094089-2-usama.anjum@collabora.com> (raw)
In-Reply-To: <20240226080003.4094089-1-usama.anjum@collabora.com>
The config fragment enlists all the config options needed for the test.
This config is merged into the kernel's config on which this test is
run.
Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
---
tools/testing/selftests/dmabuf-heaps/config | 4 ++++
1 file changed, 4 insertions(+)
create mode 100644 tools/testing/selftests/dmabuf-heaps/config
diff --git a/tools/testing/selftests/dmabuf-heaps/config b/tools/testing/selftests/dmabuf-heaps/config
new file mode 100644
index 0000000000000..34bd294836df0
--- /dev/null
+++ b/tools/testing/selftests/dmabuf-heaps/config
@@ -0,0 +1,4 @@
+CONFIG_DMABUF_HEAPS=y
+CONFIG_DMABUF_HEAPS_SYSTEM=y
+CONFIG_DRM_VGEM=y
+
--
2.42.0
next prev parent reply other threads:[~2024-02-26 7:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-26 7:59 [PATCH 1/2] selftests/dmabuf-heap: conform test to TAP format output Muhammad Usama Anjum
2024-02-26 7:59 ` Muhammad Usama Anjum [this message]
2024-02-27 1:53 ` [PATCH 2/2] selftests: dmabuf-heap: add config file for the test T.J. Mercier
2024-02-27 1:52 ` [PATCH 1/2] selftests/dmabuf-heap: conform test to TAP format output T.J. Mercier
2024-02-27 11:52 ` Muhammad Usama Anjum
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240226080003.4094089-2-usama.anjum@collabora.com \
--to=usama.anjum@collabora.com \
--cc=kernel@collabora.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=shuah@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®