summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-02-27 12:10:05 -0500
committerTom Rini <trini@konsulko.com>2017-02-27 12:10:05 -0500
commit34a93bfb26a197012734a13b755f5bfbdf40e237 (patch)
tree51324382554bb9a7b21b8b397d6783f5942ad4d0 /drivers
parent94412745cd4339f8f6fa7be5f3b460fde65eff85 (diff)
parentdc05e47a10b11f4266e3a41df96748d486193e6d (diff)
downloadu-boot-imx-34a93bfb26a197012734a13b755f5bfbdf40e237.zip
u-boot-imx-34a93bfb26a197012734a13b755f5bfbdf40e237.tar.gz
u-boot-imx-34a93bfb26a197012734a13b755f5bfbdf40e237.tar.bz2
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Diffstat (limited to 'drivers')
-rw-r--r--drivers/mtd/nand/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
index 65bb040..a2ea9b1 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -82,7 +82,7 @@ config NAND_ARASAN
config NAND_MXS
bool "MXS NAND support"
- depends on MX6
+ depends on MX6 || MX7
help
This enables NAND driver for the NAND flash controller on the
MXS processors.