projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37439a0
)
mtd: mxc_nand: add MX25 to Kconfig
author
Baruch Siach
<baruch@tkos.co.il>
Thu, 14 Jan 2010 09:24:13 +0000
(11:24 +0200)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Thu, 14 Jan 2010 10:14:44 +0000
(11:14 +0100)
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
drivers/mtd/nand/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/mtd/nand/Kconfig
b/drivers/mtd/nand/Kconfig
index 677cd53f18c3416c489a11b3934c42b16c14a49a..4f99274b24c25ae67ef269a40a6a33ba3ec76f8f 100644
(file)
--- a/
drivers/mtd/nand/Kconfig
+++ b/
drivers/mtd/nand/Kconfig
@@
-444,7
+444,7
@@
config MTD_NAND_FSL_UPM
config MTD_NAND_MXC
tristate "MXC NAND support"
- depends on ARCH_MX2 || ARCH_MX3
+ depends on ARCH_MX2 || ARCH_MX
25 || ARCH_MX
3
help
This enables the driver for the NAND flash controller on the
MXC processors.