]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
pinctrl: freescale: fix COMPILE_TEST error with PINCTRL_IMX_SCU
authorEsben Haabendal <esben@geanix.com>
Thu, 3 Oct 2024 09:23:09 +0000 (11:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 14 Dec 2024 19:03:58 +0000 (20:03 +0100)
commit53835aaccc2c76d9158f7e6255db3e99fac4f2b1
tree7c1abfcb5f7dd033b23e03120124c0490572b312
parent9556551a6d91d090ca78c88556ee03b9002c2d8e
pinctrl: freescale: fix COMPILE_TEST error with PINCTRL_IMX_SCU

[ Upstream commit 58414a31c5713afb5449fd74a26a843d34cc62e8 ]

When PINCTRL_IMX_SCU was selected by PINCTRL_IMX8DXL or PINCTRL_IMX8QM
combined with COMPILE_TEST on a non-arm platforms, the IMX_SCU
dependency could not be enabled.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202410031439.GyTSa0kX-lkp@intel.com/
Closes: https://lore.kernel.org/oe-kbuild-all/202410030852.q0Hukplf-lkp@intel.com/
Signed-off-by: Esben Haabendal <esben@geanix.com>
Link: https://lore.kernel.org/20241003-imx-pinctrl-compile-test-fix-v1-1-145ca1948cc3@geanix.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/pinctrl/freescale/Kconfig