[PATCH] kunit: configs: Enable gpiolib for all_tests.config

0 views
Skip to first unread message

Mark Brown

unread,
Jul 15, 2026, 4:15:56 PM (11 days ago) Jul 15
to Brendan Higgins, David Gow, Rae Moar, linux-k...@vger.kernel.org, kuni...@googlegroups.com, linux-...@vger.kernel.org, Mark Brown
Some of the Cirrus driver tests require gpiolib, enable it in the all
tests configuration.

Signed-off-by: Mark Brown <bro...@kernel.org>
---
tools/testing/kunit/configs/all_tests.config | 2 ++
1 file changed, 2 insertions(+)

diff --git a/tools/testing/kunit/configs/all_tests.config b/tools/testing/kunit/configs/all_tests.config
index bccc2c77196d..350171ed655d 100644
--- a/tools/testing/kunit/configs/all_tests.config
+++ b/tools/testing/kunit/configs/all_tests.config
@@ -59,3 +59,5 @@ CONFIG_SND=y
CONFIG_SND_SOC=y
CONFIG_SND_SOC_TOPOLOGY_BUILD=y
CONFIG_SND_SOC_CS35L56_I2C=y
+
+CONFIG_GPIOLIB=y

---
base-commit: a13c140cc289c0b7b3770bce5b3ad42ab35074aa
change-id: 20260715-kunit-gpiolib-b0921af52589

Best regards,
--
Mark Brown <bro...@kernel.org>

David Gow

unread,
Jul 16, 2026, 2:31:08 AM (11 days ago) Jul 16
to Mark Brown, Brendan Higgins, Rae Moar, linux-k...@vger.kernel.org, kuni...@googlegroups.com, linux-...@vger.kernel.org
Le 16/07/2026 à 4:15 AM, Mark Brown a écrit :
> Some of the Cirrus driver tests require gpiolib, enable it in the all
> tests configuration.
>
> Signed-off-by: Mark Brown <bro...@kernel.org>
> ---

Thanks, Mark.

We've already accepted Bart's equivalent patch here:
https://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git/commit/?h=kunit&id=34b5c0132952c3d176bf5a169c8f7093ecb8c4e8

Cheers,
-- David
Reply all
Reply to author
Forward
0 new messages