kernel: backport bcma patches queued for 3.20
[openwrt/svn-archive/archive.git] / target / linux / ipq806x / patches / 0152-ARM-qcom-config-Add-NAND-config-options.patch
1 From d04f697bf7cfe756de6187be1d0e5669d4d5bca0 Mon Sep 17 00:00:00 2001
2 From: Andy Gross <agross@codeaurora.org>
3 Date: Mon, 16 Jun 2014 17:30:04 -0500
4 Subject: [PATCH 152/182] ARM: qcom: config: Add NAND config options
5
6 Add NAND config options to enable QCOM NAND controller
7
8 Signed-off-by: Andy Gross <agross@codeaurora.org>
9 ---
10 arch/arm/configs/qcom_defconfig | 1 +
11 1 file changed, 1 insertion(+)
12
13 --- a/arch/arm/configs/qcom_defconfig
14 +++ b/arch/arm/configs/qcom_defconfig
15 @@ -56,6 +56,7 @@ CONFIG_DEVTMPFS_MOUNT=y
16 CONFIG_MTD=y
17 CONFIG_MTD_BLOCK=y
18 CONFIG_MTD_M25P80=y
19 +CONFIG_MTD_NAND=y
20 CONFIG_BLK_DEV_LOOP=y
21 CONFIG_BLK_DEV_RAM=y
22 CONFIG_SCSI_TGT=y