pinctrl: nxp: don't automatically select DEVRES
authorAngus Ainslie <angus@akkea.ca>
Mon, 17 Jan 2022 14:18:46 +0000 (06:18 -0800)
committerStefano Babic <sbabic@denx.de>
Tue, 12 Apr 2022 13:36:17 +0000 (15:36 +0200)
If we select DEVRES here then it breaks building an imx8m SPL without
DEVRES support.

Signed-off-by: Angus Ainslie <angus@akkea.ca>
drivers/pinctrl/nxp/Kconfig

index 4fb0916..3657e9d 100644 (file)
@@ -92,7 +92,6 @@ config PINCTRL_IMX8
 config PINCTRL_IMX8M
        bool "IMX8M pinctrl driver"
        depends on ARCH_IMX8M && PINCTRL_FULL
-       select DEVRES
        select PINCTRL_IMX
        help
          Say Y here to enable the imx8m pinctrl driver