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>
This commit is contained in:
Jagan Teki 2019-02-26 12:58:12 +05:30 committed by Maxime Ripard
parent 9e98c678c2
commit 8923287231
No known key found for this signature in database
GPG key ID: E3EF0D6F671851C5

View file

@ -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