Some of the selected options require OFDEVICE to be enabled. As the driver is only used of DT probed systems it's okay to depend on OFDEVICE. Signed-off-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx> --- drivers/pinctrl/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig index bddb1d780b94..fd75ea6a4f43 100644 --- a/drivers/pinctrl/Kconfig +++ b/drivers/pinctrl/Kconfig @@ -48,6 +48,7 @@ endif config PINCTRL_AT91PIO4 bool "AT91 PIO4 pinctrl driver" depends on ARCH_AT91 + depends on OFDEVICE select GPIOLIB select OF_GPIO help -- 2.20.1 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox