diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig index cdf7ac727..c4525cbff 100644 --- a/drivers/of/Kconfig +++ b/drivers/of/Kconfig @@ -20,8 +20,8 @@ config OF_NET def_bool y config OF_GPIO - depends on CONFIG_GPIOLIB - depends on CONFIG_OFDEVICE + depends on GPIOLIB + depends on OFDEVICE def_bool y config OF_BAREBOX_DRIVERS