]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/spi/Kconfig
arm: socfpga: scan: Introduce generic JTAG accessor
[karo-tx-uboot.git] / drivers / spi / Kconfig
index 5312ce7dd8e377916a821eeeaa049da8ab2ceb42..39b4753c660437ea40669d072b41010d2eddfb22 100644 (file)
@@ -96,6 +96,20 @@ config TEGRA114_SPI
          This controller is different than the older SoCs SPI controller and
          also register interface get changed with this controller.
 
+config TEGRA20_SFLASH
+       bool "nVidia Tegra20 Serial Flash controller driver"
+       help
+         Enable the nVidia Tegra20 Serial Flash controller driver. This driver
+         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