Added TEGRA20_SFLASH entry on Kconfig with help description.

Signed-off-by: Jagan Teki <jt...@openedev.com>
Cc: Tom Warren <twar...@nvidia.com>
Cc: Stephen Warren <swar...@nvidia.com>
Cc: Simon Glass <s...@chromium.org>
---
 drivers/spi/Kconfig | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
index 16dce77..8ffb3c4 100644
--- a/drivers/spi/Kconfig
+++ b/drivers/spi/Kconfig
@@ -93,6 +93,13 @@ 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 XILINX_SPI
        bool "Xilinx SPI driver"
        help
-- 
1.9.1

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to