projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce397d2
)
arm64: defconfig: Enable CONFIG_MTD_NAND_QCOM for IPQ8074
author
Abhishek Sahu
<absahu@codeaurora.org>
Fri, 6 Jul 2018 09:20:30 +0000
(14:50 +0530)
committer
Andy Gross
<andy.gross@linaro.org>
Sat, 21 Jul 2018 20:19:09 +0000
(15:19 -0500)
QCOM IPQ8074 boards contain NAND flash memory for which
this config needs to be enabled.
Signed-off-by: Abhishek Sahu <absahu@codeaurora.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm64/configs/defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index 3cfa8ca267384615694e693ed0371df694fea1f4..9a0fce5155d90f0d2fb3f60e8e7b62b74b5328e8 100644
(file)
--- a/
arch/arm64/configs/defconfig
+++ b/
arch/arm64/configs/defconfig
@@
-183,6
+183,7
@@
CONFIG_MTD_M25P80=y
CONFIG_MTD_NAND=y
CONFIG_MTD_NAND_DENALI_DT=y
CONFIG_MTD_NAND_MARVELL=y
+CONFIG_MTD_NAND_QCOM=y
CONFIG_MTD_SPI_NOR=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_NBD=m