mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-11 05:32:13 -04:00
gpio: tn48m: enable building the module with COMPILE_TEST=y
Extend the build coverage by allowing to build the module with COMPILE_TEST enabled. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20250408-gpio-compile-test-v1-6-140e108e9392@linaro.org Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
This commit is contained in:
committed by
Bartosz Golaszewski
parent
3d1c5b6221
commit
4e8a72f9b7
@@ -1536,7 +1536,7 @@ config GPIO_TIMBERDALE
|
||||
|
||||
config GPIO_TN48M_CPLD
|
||||
tristate "Delta Networks TN48M switch CPLD GPIO driver"
|
||||
depends on MFD_TN48M_CPLD
|
||||
depends on MFD_TN48M_CPLD || COMPILE_TEST
|
||||
select GPIO_REGMAP
|
||||
help
|
||||
This enables support for the GPIOs found on the Delta
|
||||
|
||||
Reference in New Issue
Block a user