Commit 5fe74e0a authored by Gregory CLEMENT's avatar Gregory CLEMENT

arm64: defconfig: enable NAND on Armada 7K/8K SoCs

The PXA3xx NAND driver supports also the NAND controller found on the
Armada 7K/8K SoCs, so enable it.
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
parent a18615b7
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment