]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/spi/Kconfig
spi: Kconfig: Add TEGRA20_SLINK entry
[karo-tx-uboot.git] / drivers / spi / Kconfig
index f788f707919a2a0550e333c3520c8fd831d71e15..39b4753c660437ea40669d072b41010d2eddfb22 100644 (file)
@@ -103,6 +103,13 @@ config TEGRA20_SFLASH
          can be used to access the SPI NOR flash on platforms embedding this
          nVidia Tegra20 IP core.
 
+config TEGRA20_SLINK
+       bool "nVidia Tegra20/Tegra30 SLINK driver"
+       help
+         Enable the nVidia Tegra20/Tegra30 SLINK driver. This driver can
+         be used to access the SPI NOR flash on platforms embedding this
+         nVidia Tegra20/Tegra30 IP cores.
+
 config XILINX_SPI
        bool "Xilinx SPI driver"
        help