]> www.infradead.org Git - users/hch/misc.git/commit
gpio: omap: allow building the module with COMPILE_TEST=y
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Thu, 5 Dec 2024 12:06:09 +0000 (13:06 +0100)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Thu, 12 Dec 2024 14:38:04 +0000 (15:38 +0100)
commit934bacb6441afdb77093a46b3138f81cbcde7d81
treeaf1f61712a0bb2f872466a45c0df7b5f4b98e28f
parent26a4dedc5f3cdb6e2de79371f57d12e5119f03c1
gpio: omap: allow building the module with COMPILE_TEST=y

For better build coverage, allow building the gpio-omap driver with
COMPILE_TEST Kconfig option enabled.

While at it: simplify the dependencies and drop the dependency on ARM as
it's already implied by ARCH_OMAP.

Reviewed-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Link: https://lore.kernel.org/r/20241205120610.40644-1-brgl@bgdev.pl
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
drivers/gpio/Kconfig