[U-Boot] [PATCH 20/20] spi: Kconfig: Add TEGRA20_SLINK entry
Jagan Teki
jteki at openedev.com
Sat Jun 27 20:14:03 CEST 2015
Added TEGRA20_SLINK entry on Kconfig with help description.
Signed-off-by: Jagan Teki <jteki at openedev.com>
Cc: Tom Warren <twarren at nvidia.com>
Cc: Stephen Warren <swarren at nvidia.com>
Cc: Simon Glass <sjg at chromium.org>
---
drivers/spi/Kconfig | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
index 8ffb3c4..c84a7b7 100644
--- a/drivers/spi/Kconfig
+++ b/drivers/spi/Kconfig
@@ -100,6 +100,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
--
1.9.1
More information about the U-Boot
mailing list