]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
pinctr: nomadik: abx500: Restrict compile test
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 17 Apr 2025 05:22:09 +0000 (07:22 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 17 Apr 2025 07:40:43 +0000 (09:40 +0200)
The ABX500 module depends hard on AB8500_CORE it cannot
be compile-tested in isolation.

Fixes: 720abc5c58d8 ("pinctrl: abx500: enable building modules with COMPILE_TEST=y")
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/20250417-abx500-pinctrl-v1-1-0691ad29e2a6@linaro.org
drivers/pinctrl/nomadik/Kconfig

index 2c1f8a4f5d24d116da50b7fc29f8db628170efe0..1b4fe2a4c30283b8f9914b0a71275694d46aca36 100644 (file)
@@ -3,7 +3,7 @@ if (ARCH_U8500 || COMPILE_TEST)
 
 config PINCTRL_ABX500
        bool "ST-Ericsson ABx500 family Mixed Signal Circuit gpio functions"
-       depends on AB8500_CORE || COMPILE_TEST
+       depends on AB8500_CORE
        select GENERIC_PINCONF
        help
          Select this to enable the ABx500 family IC GPIO driver