aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeil Armstrong <narmstrong@baylibre.com>2017-06-01 17:16:20 +0200
committerKevin Hilman <khilman@baylibre.com>2017-06-14 10:25:16 -0700
commitb4cb6f0ab7b0c4dd7f5ba546abcc960caa57aa72 (patch)
tree49d2ba3d95a856b65e0b75065a7ce473b2a3f957
parentARM64: defconfig: enable IR core, decoders and Meson IR device (diff)
downloadlinux-dev-b4cb6f0ab7b0c4dd7f5ba546abcc960caa57aa72.tar.xz
linux-dev-b4cb6f0ab7b0c4dd7f5ba546abcc960caa57aa72.zip
ARM64: defconfig: enable meson SPICC as module
This patch enable the SPI Communications Controller driver as module for the Amlogic platform. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
-rw-r--r--arch/arm64/configs/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 804960c14591..9e5b478d5e95 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -257,6 +257,8 @@ CONFIG_I2C_UNIPHIER_F=y
CONFIG_I2C_RCAR=y
CONFIG_I2C_CROS_EC_TUNNEL=y
CONFIG_SPI=y
+CONFIG_SPI_MESON_SPICC=m
+CONFIG_SPI_MESON_SPIFC=m
CONFIG_SPI_BCM2835=m
CONFIG_SPI_BCM2835AUX=m
CONFIG_SPI_MESON_SPIFC=m