From: Mark Brown <broonie@kernel.org>
To: Tzung-Bi Shih <tzungbi@google.com>
Cc: Gwendal Grignou <gwendal@google.com>,
devicetree@vger.kernel.org,
ALSA development <alsa-devel@alsa-project.org>,
Jimmy Cheng-Yi Chiang <cychiang@google.com>,
Nicolas Boichat <drinkcat@google.com>,
robh+dt@kernel.org,
Enric Balletbo i Serra <enric.balletbo@collabora.com>,
Benson Leung <bleung@google.com>, Dylan Reid <dgreid@google.com>
Subject: Re: [alsa-devel] [PATCH v4 07/10] ASoC: cros_ec_codec: support WoV
Date: Fri, 18 Oct 2019 19:42:38 +0100 [thread overview]
Message-ID: <20191018184238.GD4828@sirena.co.uk> (raw)
In-Reply-To: <CA+Px+wXCjaP1uktHLffRCe2C1P_D21f2+A=HDdhutoGv-BVzZQ@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 668 bytes --]
On Sat, Oct 19, 2019 at 02:39:20AM +0800, Tzung-Bi Shih wrote:
> Could you tell me how you get the .config (to enhance my local build
> tests next time)? I tried randconfig several times but it seems not
> easy to hit the case (i.e. CROS_EC_CODEC=y but CRYPTO_*=n).
That one was caught using merge_config.sh to merge in the config below
then have a script that turns on all options in my subsystems and MFD.
CONFIG_COMPILE_TEST=y
CONFIG_OF=y
CONFIG_I2C=y
CONFIG_SPI=y
CONFIG_REGULATOR=y
CONFIG_SOUND=y
CONFIG_SND=y
CONFIG_SND_SOC=y
CONFIG_SND_SOC_ALL_CODECS=y
CONFIG_SPMI=y
CONFIG_NLS=y
CONFIG_SLIMBUS=y
CONFIG_CLK=y
CONFIG_DMADEVICES=y
CONFIG_PCI=y
CONFIG_ACPI=y
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
[-- Attachment #2: Type: text/plain, Size: 161 bytes --]
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel
next prev parent reply other threads:[~2019-10-18 18:43 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-17 14:00 [alsa-devel] [PATCH v4 00/10] ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: support WoV Tzung-Bi Shih
2019-10-17 14:00 ` [alsa-devel] [PATCH v4 01/10] platform/chrome: cros_ec: remove unused EC feature Tzung-Bi Shih
2019-10-17 14:00 ` [alsa-devel] [PATCH v4 02/10] ASoC: cros_ec_codec: refactor I2S RX Tzung-Bi Shih
2019-10-17 14:00 ` [alsa-devel] [PATCH v4 03/10] ASoC: cros_ec_codec: extract DMIC EC command from " Tzung-Bi Shih
2019-10-17 14:00 ` [alsa-devel] [PATCH v4 04/10] platform/chrome: cros_ec: add common commands for EC codec Tzung-Bi Shih
2019-10-18 18:06 ` [alsa-devel] Applied "platform/chrome: cros_ec: add common commands for EC codec" to the asoc tree Mark Brown
2019-10-17 14:00 ` [alsa-devel] [PATCH v4 05/10] ASoC: cros_ec_codec: read max DMIC gain from EC codec Tzung-Bi Shih
2019-10-18 18:06 ` [alsa-devel] Applied "ASoC: cros_ec_codec: read max DMIC gain from EC codec" to the asoc tree Mark Brown
2019-10-17 14:00 ` [alsa-devel] [PATCH v4 06/10] ASoC: dt-bindings: cros_ec_codec: add SHM bindings Tzung-Bi Shih
2019-10-18 18:06 ` [alsa-devel] Applied "ASoC: dt-bindings: cros_ec_codec: add SHM bindings" to the asoc tree Mark Brown
2019-10-17 14:00 ` [alsa-devel] [PATCH v4 07/10] ASoC: cros_ec_codec: support WoV Tzung-Bi Shih
2019-10-18 17:22 ` Mark Brown
2019-10-18 18:39 ` Tzung-Bi Shih
2019-10-18 18:42 ` Mark Brown [this message]
2019-10-17 14:00 ` [alsa-devel] [PATCH v4 08/10] ASoC: mediatek: mt6358: " Tzung-Bi Shih
2019-10-17 14:00 ` [alsa-devel] [PATCH v4 09/10] ASoC: dt-bindings: mt8183: add ec-codec Tzung-Bi Shih
2019-10-17 14:00 ` [alsa-devel] [PATCH v4 10/10] ASoC: mediatek: mt8183: support WoV Tzung-Bi Shih
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=20191018184238.GD4828@sirena.co.uk \
--to=broonie@kernel.org \
--cc=alsa-devel@alsa-project.org \
--cc=bleung@google.com \
--cc=cychiang@google.com \
--cc=devicetree@vger.kernel.org \
--cc=dgreid@google.com \
--cc=drinkcat@google.com \
--cc=enric.balletbo@collabora.com \
--cc=gwendal@google.com \
--cc=robh+dt@kernel.org \
--cc=tzungbi@google.com \
/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