]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/spi/Kconfig
spi: Kconfig: Add FSL_ESPI entry
[karo-tx-uboot.git] / drivers / spi / Kconfig
index aaffe6b0f266fd9b6e177bedfd16bd53c148029f..54c14f22291764860239495d98f16b52345fc1c1 100644 (file)
@@ -83,6 +83,13 @@ config ZYNQ_SPI
 
 endif # if DM_SPI
 
+config FSL_ESPI
+       bool "Freescale eSPI driver"
+       help
+         Enable the Freescale eSPI driver. This driver can be used to
+         access the SPI interface and SPI NOR flash on platforms embedding
+         this Freescale eSPI IP core.
+
 config TI_QSPI
        bool "TI QSPI driver"
        help