X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2Fgpio%2FKconfig;h=0c43777cef9dacdeb5d878a3500d4de35450b2b8;hb=0d3f732fd2ba679b4498541f075d1b1bdbea3935;hp=0840a30fbae2439f9a77c7f8d4d8ceb2915c768b;hpb=b8d7652c81689a69bc6eaa206cf875bbe632831c;p=u-boot diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 0840a30fba..0c43777cef 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig @@ -35,3 +35,10 @@ config SANDBOX_GPIO_COUNT are specified using the device tree. But you can also have a number of 'anonymous' GPIOs that do not belong to any device or bank. Select a suitable value depending on your needs. + +config VYBRID_GPIO + bool "Vybrid GPIO driver" + depends on DM + default n + help + Say yes here to support Vybrid vf610 GPIOs.