summaryrefslogtreecommitdiff
path: root/drivers/mtd/maps/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mtd/maps/Kconfig')
-rw-r--r--drivers/mtd/maps/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig
index 2c493585dd12..1d450f321163 100644
--- a/drivers/mtd/maps/Kconfig
+++ b/drivers/mtd/maps/Kconfig
@@ -431,4 +431,11 @@ config MTD_NOR_TEGRA
This enables access routines for the flash chips on the NVIDIA Tegra
based boards.
+config MTD_NOR_TEGRA_GMI
+ bool "NOR Flash mapping driver for NVIDIA Tegra based Embedded Entertainment boards"
+ depends on MTD_COMPLEX_MAPPINGS && ARCH_TEGRA && MTD_CFI_ADV_OPTIONS
+ help
+ This enables access routines for the flash chips on the NVIDIA Tegra
+ based embedded entertainment boards. Supports extended gpio &
+ cs extension capability.
endmenu