]> git.sur5r.net Git - u-boot/blobdiff - drivers/gpio/Kconfig
Merge git://git.denx.de/u-boot-usb
[u-boot] / drivers / gpio / Kconfig
index 0840a30fbae2439f9a77c7f8d4d8ceb2915c768b..0c43777cef9dacdeb5d878a3500d4de35450b2b8 100644 (file)
@@ -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.