summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorAbhishek Sahu2018-07-06 11:14:16 +0200
committerAndy Gross2018-07-21 22:18:27 +0200
commitc5d0cad11d3ec1c1810dfb69a6fc3ae6339b2fb6 (patch)
tree427742ffb0d4f5a51cf06825151d38cb5c5e2474 /arch/arm/configs
parentLinux 4.18-rc1 (diff)
downloadkernel-qcow2-linux-c5d0cad11d3ec1c1810dfb69a6fc3ae6339b2fb6.tar.gz
kernel-qcow2-linux-c5d0cad11d3ec1c1810dfb69a6fc3ae6339b2fb6.tar.xz
kernel-qcow2-linux-c5d0cad11d3ec1c1810dfb69a6fc3ae6339b2fb6.zip
ARM: qcom_defconfig: Enable QCOM NAND related configs
IPQ8064 and IPQ4019 boards contain NAND flash memory for which these configs need to be enabled. Signed-off-by: Abhishek Sahu <absahu@codeaurora.org> Signed-off-by: Andy Gross <andy.gross@linaro.org>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/qcom_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
index dd2a089f939f..6aa7046fb91f 100644
--- a/arch/arm/configs/qcom_defconfig
+++ b/arch/arm/configs/qcom_defconfig
@@ -57,6 +57,8 @@ CONFIG_DEVTMPFS_MOUNT=y
CONFIG_MTD=y
CONFIG_MTD_BLOCK=y
CONFIG_MTD_M25P80=y
+CONFIG_MTD_NAND=y
+CONFIG_MTD_NAND_QCOM=y
CONFIG_MTD_SPI_NOR=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y