aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbhishek Sahu <[email protected]>2018-07-06 14:50:30 +0530
committerAndy Gross <[email protected]>2018-07-21 15:19:09 -0500
commitf8120d61ceb7c016e5a450a98b8d08ae69d82e22 (patch)
treebaac634877dab0b62fe58460b43abf800e4f148a
parentce397d215ccd07b8ae3f71db689aedb85d56ab40 (diff)
arm64: defconfig: Enable CONFIG_MTD_NAND_QCOM for IPQ8074
QCOM IPQ8074 boards contain NAND flash memory for which this config needs to be enabled. Signed-off-by: Abhishek Sahu <[email protected]> Signed-off-by: Andy Gross <[email protected]>
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 3cfa8ca26738..9a0fce5155d9 100644
--- 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