summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2019-02-26 12:58:12 +0530
committerMaxime Ripard <maxime.ripard@bootlin.com>2019-03-18 08:08:01 +0100
commit89232872319f6a93c91162f07c10dfd630b305b1 (patch)
tree782c12f04cf6ff423d500b155e20a89742d0543c /arch
parent9e98c678c2d6ae3a17cb2de55d17f69dddaa231b (diff)
downloadlinux-stable-89232872319f6a93c91162f07c10dfd630b305b1.tar.gz
linux-stable-89232872319f6a93c91162f07c10dfd630b305b1.tar.bz2
linux-stable-89232872319f6a93c91162f07c10dfd630b305b1.zip
arm64: defconfig: Enable SPI_SUN6I
Enable SUN6I SPI controller for Allwinner ARM64 SoC's. This would helpful to setup spi flash, for another booting source. mark it as static since it require during boot. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 2d9c39033c1a..3b6af01d1f42 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -373,6 +373,7 @@ CONFIG_SPI_QUP=y
CONFIG_SPI_S3C64XX=y
CONFIG_SPI_SPIDEV=m
CONFIG_SPI_NXP_FLEXSPI=y
+CONFIG_SPI_SUN6I=y
CONFIG_SPMI=y
CONFIG_PINCTRL_SINGLE=y
CONFIG_PINCTRL_MAX77620=y