projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d80d942
)
ARM: multi_v7_defconfig: Enable BRCMNAND driver
author
Florian Fainelli
<f.fainelli@gmail.com>
Sat, 27 Jun 2015 16:25:44 +0000
(09:25 -0700)
committer
Kevin Hilman
<khilman@linaro.org>
Wed, 1 Jul 2015 20:04:13 +0000
(13:04 -0700)
The Broadcom NAND driver is used by brcmstb, bcm63xx, bcm5301x and
Cygnus/iProc under mach-bcm, this is enough critical mass to enable it.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
arch/arm/configs/multi_v7_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/multi_v7_defconfig
b/arch/arm/configs/multi_v7_defconfig
index fd6a6d23bc20b0f470c757a1592d88cf84ac5a9c..6d83a1bf0c7494593eb608ddba29f2bfea8d8455 100644
(file)
--- a/
arch/arm/configs/multi_v7_defconfig
+++ b/
arch/arm/configs/multi_v7_defconfig
@@
-169,6
+169,7
@@
CONFIG_MTD_BLOCK=y
CONFIG_MTD_M25P80=y
CONFIG_MTD_NAND=y
CONFIG_MTD_NAND_ATMEL=y
+CONFIG_MTD_NAND_BRCMNAND=y
CONFIG_MTD_NAND_DAVINCI=y
CONFIG_MTD_SPI_NOR=y
CONFIG_MTD_UBI=y