Home
last modified time | relevance | path

Searched hist:a0b887f6eb9a0d1be3c57d00b0f3ba8408d3018a (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/firmware/cirrus/
H A DKconfigdiff a0b887f6eb9a0d1be3c57d00b0f3ba8408d3018a Fri Apr 11 14:36:08 CEST 2025 Nico Pache <npache@redhat.com> firmware: cs_dsp: tests: Depend on FW_CS_DSP rather then enabling it

FW_CS_DSP gets enabled if KUNIT is enabled. The test should rather
depend on if the feature is enabled. Fix this by moving FW_CS_DSP to the
depends on clause.

Fixes: dd0b6b1f29b9 ("firmware: cs_dsp: Add KUnit testing of bin file download")
Signed-off-by: Nico Pache <npache@redhat.com>
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://patch.msgid.link/20250411123608.1676462-4-rf@opensource.cirrus.com
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Mark Brown <broonie@kernel.org>