arm64: defconfig: enable NAND on Armada 7K/8K SoCs
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Wed, 27 Sep 2017 15:58:22 +0000 (17:58 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Wed, 27 Sep 2017 15:58:22 +0000 (17:58 +0200)
The PXA3xx NAND driver supports also the NAND controller found on the
Armada 7K/8K SoCs, so enable it.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm64/configs/defconfig

index 8495b88a0966e080131408b42897df6f36145748..c7fda967719be9717a514c7d01892bd61d157e38 100644 (file)
@@ -156,6 +156,7 @@ CONFIG_MTD_BLOCK=y
 CONFIG_MTD_M25P80=y
 CONFIG_MTD_NAND=y
 CONFIG_MTD_NAND_DENALI_DT=y
+CONFIG_MTD_NAND_PXA3xx=y
 CONFIG_MTD_SPI_NOR=y
 CONFIG_BLK_DEV_LOOP=y
 CONFIG_BLK_DEV_NBD=m