* [PATCH] arm64: defconfig: enable CONFIG_SPI_ARMADA_3700
@ 2018-04-06 14:00 Gregory CLEMENT
2018-04-27 15:28 ` Gregory CLEMENT
0 siblings, 1 reply; 2+ messages in thread
From: Gregory CLEMENT @ 2018-04-06 14:00 UTC (permalink / raw)
To: linux-arm-kernel
The SPI is used on many boards (especially for the serial
flashes). Enable it by default.
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 634b373785c4..c8aabed6672f 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -285,6 +285,7 @@ CONFIG_I2C_UNIPHIER_F=y
CONFIG_I2C_RCAR=y
CONFIG_I2C_CROS_EC_TUNNEL=y
CONFIG_SPI=y
+CONFIG_SPI_ARMADA_3700=y
CONFIG_SPI_MESON_SPICC=m
CONFIG_SPI_MESON_SPIFC=m
CONFIG_SPI_BCM2835=m
--
2.16.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] arm64: defconfig: enable CONFIG_SPI_ARMADA_3700
2018-04-06 14:00 [PATCH] arm64: defconfig: enable CONFIG_SPI_ARMADA_3700 Gregory CLEMENT
@ 2018-04-27 15:28 ` Gregory CLEMENT
0 siblings, 0 replies; 2+ messages in thread
From: Gregory CLEMENT @ 2018-04-27 15:28 UTC (permalink / raw)
To: linux-arm-kernel
Hi,
On ven., avril 06 2018, Gregory CLEMENT <gregory.clement@bootlin.com> wrote:
> The SPI is used on many boards (especially for the serial
> flashes). Enable it by default.
>
> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.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 634b373785c4..c8aabed6672f 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -285,6 +285,7 @@ CONFIG_I2C_UNIPHIER_F=y
> CONFIG_I2C_RCAR=y
> CONFIG_I2C_CROS_EC_TUNNEL=y
> CONFIG_SPI=y
> +CONFIG_SPI_ARMADA_3700=y
> CONFIG_SPI_MESON_SPICC=m
> CONFIG_SPI_MESON_SPIFC=m
> CONFIG_SPI_BCM2835=m
> --
> 2.16.3
>
--
Gregory Clement, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
http://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-04-27 15:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-06 14:00 [PATCH] arm64: defconfig: enable CONFIG_SPI_ARMADA_3700 Gregory CLEMENT
2018-04-27 15:28 ` 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).