All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Frédéric Danis" <frederic.danis@collabora.com>
To: linux-bluetooth@vger.kernel.org
Subject: [PATCH BlueZ v3 2/4] doc/test-runner: Add audio config options
Date: Fri, 10 Jun 2022 18:38:18 +0200	[thread overview]
Message-ID: <20220610163820.79105-3-frederic.danis@collabora.com> (raw)
In-Reply-To: <20220610163820.79105-1-frederic.danis@collabora.com>

List the build options for an AC97 audio card necessary for test with
audio daemon.
---
 doc/test-runner.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/test-runner.txt b/doc/test-runner.txt
index 683c622a2..019c23188 100644
--- a/doc/test-runner.txt
+++ b/doc/test-runner.txt
@@ -54,6 +54,11 @@ For Bluetooth functionality:
 
 	CONFIG_UHID=y
 
+For Audio functionality:
+	CONFIG_SYSVIPC=y
+	CONFIG_SOUND=y
+	CONFIG_SND=y
+	CONFIG_SND_INTEL8X0=y
 
 These options should be installed as .config in the kernel source directory
 followed by this command.
-- 
2.25.1


  parent reply	other threads:[~2022-06-10 16:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-10 16:38 [PATCH BlueZ v3 0/4] test-runner: Add support for audio daemons Frédéric Danis
2022-06-10 16:38 ` [PATCH BlueZ v3 1/4] test-runner: Add DBus session support Frédéric Danis
2022-06-10 20:08   ` test-runner: Add support for audio daemons bluez.test.bot
2022-06-10 16:38 ` Frédéric Danis [this message]
2022-06-10 16:38 ` [PATCH BlueZ v3 3/4] test-runner: Add audio card support Frédéric Danis
2022-06-10 16:38 ` [PATCH BlueZ v3 4/4] test-runner: Add udevd and trigger events Frédéric Danis
2022-06-13 18:10 ` [PATCH BlueZ v3 0/4] test-runner: Add support for audio daemons patchwork-bot+bluetooth

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=20220610163820.79105-3-frederic.danis@collabora.com \
    --to=frederic.danis@collabora.com \
    --cc=linux-bluetooth@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.