rockchip: rk3288: sdram: style fixes from rk3188 sdram review
[oweals/u-boot.git] / drivers / spi / Kconfig
index 0f51b3a21b87ae08a2a96b622a3e92c5afc04c41..f3f7dbe0897b82d204ad44b23172c5b5377ae7c1 100644 (file)
@@ -124,6 +124,14 @@ config SANDBOX_SPI
                };
          };
 
+config STM32_QSPI
+       bool "STM32F7 QSPI driver"
+       depends on STM32F7
+       help
+         Enable the STM32F7 Quad-SPI (QSPI) driver. This driver can be
+         used to access the SPI NOR flash chips on platforms embedding
+         this ST IP core.
+
 config TEGRA114_SPI
        bool "nVidia Tegra114 SPI driver"
        help