[PATCH] kunit: configs: enable GPIO kunit test cases in all_tests.config

0 views
Skip to first unread message

Bartosz Golaszewski

unread,
Jun 29, 2026, 8:42:55 AM (5 days ago) Jun 29
to Rae Moar, Eric Biggers, Ard Biesheuvel, linux-k...@vger.kernel.org, kuni...@googlegroups.com, linux-...@vger.kernel.org, br...@kernel.org, Bartosz Golaszewski
Enable CONFIG_GPIOLIB in all_tests.config to ensure the kunit test cases
for GPIO core can be built with this config.

Signed-off-by: Bartosz Golaszewski <bartosz.g...@oss.qualcomm.com>
---
tools/testing/kunit/configs/all_tests.config | 1 +
1 file changed, 1 insertion(+)

diff --git a/tools/testing/kunit/configs/all_tests.config b/tools/testing/kunit/configs/all_tests.config
index bccc2c77196d5..6825c2e855a55 100644
--- a/tools/testing/kunit/configs/all_tests.config
+++ b/tools/testing/kunit/configs/all_tests.config
@@ -21,6 +21,7 @@ CONFIG_VFAT_FS=y
CONFIG_PCI=y
CONFIG_USB4=y
CONFIG_I2C=y
+CONFIG_GPIOLIB=y

CONFIG_NET=y
CONFIG_MCTP=y
--
2.47.3

Reply all
Reply to author
Forward
0 new messages