Skip to content

Commit

Permalink
arm64: defconfig: Enable CONFIG_MTD_NAND_QCOM for IPQ8074
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
Abhishek Sahu authored and Andy Gross committed Jul 21, 2018
1 parent ce397d2 commit f8120d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/configs/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f8120d6

Please sign in to comment.