pinctrl: nxp: don't automatically select DEVRES
If we select DEVRES here then it breaks building an imx8m SPL without DEVRES support. Signed-off-by: Angus Ainslie <angus@akkea.ca>
This commit is contained in:
parent
ebe757d995
commit
9eb5e7d9ab
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user