* [PATCH] arm64: defconfig: enable NAND on Armada 7K/8K SoCs
@ 2017-09-27 16:02 Gregory CLEMENT
2017-10-02 14:03 ` Gregory CLEMENT
0 siblings, 1 reply; 2+ messages in thread
From: Gregory CLEMENT @ 2017-09-27 16:02 UTC (permalink / raw)
To: linux-arm-kernel
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 | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 8495b88a0966..c7fda967719b 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -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
--
2.14.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] arm64: defconfig: enable NAND on Armada 7K/8K SoCs
2017-09-27 16:02 [PATCH] arm64: defconfig: enable NAND on Armada 7K/8K SoCs Gregory CLEMENT
@ 2017-10-02 14:03 ` Gregory CLEMENT
0 siblings, 0 replies; 2+ messages in thread
From: Gregory CLEMENT @ 2017-10-02 14:03 UTC (permalink / raw)
To: linux-arm-kernel
Hi,
On mer., sept. 27 2017, Gregory CLEMENT <gregory.clement@free-electrons.com> wrote:
> 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>
Applied on mvebu/arm64
Gregory
> ---
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 8495b88a0966..c7fda967719b 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -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
> --
> 2.14.1
>
--
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-10-02 14:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-27 16:02 [PATCH] arm64: defconfig: enable NAND on Armada 7K/8K SoCs Gregory CLEMENT
2017-10-02 14:03 ` Gregory CLEMENT
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).