[PATCH 0/6] gpio: extend build coverage with COMPILE_TEST=y
From: Bartosz Golaszewski
Date: Tue Apr 08 2025 - 09:17:04 EST
There are some drivers that aren't build with allmodconfig that don't
have any requirements on arch/ headers so make them depend on
COMPILE_TEST and extend the build coverage.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
---
Bartosz Golaszewski (6):
gpio: zynq: enable building the modules with COMPILE_TEST=y
gpio: msc313: enable building the module with COMPILE_TEST=y
gpio: pl061: enable building the module with COMPILE_TEST=y
gpio: rtd: enable building the module with COMPILE_TEST=y
gpio: tb10x: enable building the module with COMPILE_TEST=y
gpio: tn48m: enable building the module with COMPILE_TEST=y
drivers/gpio/Kconfig | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
---
base-commit: 0e871365f7f9aeb9b590e345458b2083e067cd13
change-id: 20250326-gpio-compile-test-9c42587d903e
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>