mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-30 23:59:33 -04:00
kunit: configs: enable GPIO kunit test cases in all_tests.config
Enable CONFIG_GPIOLIB in all_tests.config to ensure the kunit test cases for GPIO core can be built with this config. Link: https://lore.kernel.org/r/20260629124245.27674-1-bartosz.golaszewski@oss.qualcomm.com Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com> Reviewed-by: David Gow <david@davidgow.net> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
This commit is contained in:
committed by
Shuah Khan
parent
f47180b0e9
commit
34b5c01329
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user