summaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorFabio Estevam2019-02-20 13:35:43 +0100
committerShawn Guo2019-05-20 03:08:27 +0200
commit82f4799f8dd9647617201b4357fb945337d7c132 (patch)
tree59f4d4dbcdc5349c1f54eb867f38012ff4b8a587 /arch/arm64/configs
parentLinux 5.2-rc1 (diff)
downloadkernel-qcow2-linux-82f4799f8dd9647617201b4357fb945337d7c132.tar.gz
kernel-qcow2-linux-82f4799f8dd9647617201b4357fb945337d7c132.tar.xz
kernel-qcow2-linux-82f4799f8dd9647617201b4357fb945337d7c132.zip
arm64: defconfig: Enable CONFIG_SPI_IMX
Enable the CONFIG_SPI_IMX option so that i.MX8M can use the imx spi driver by default. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm64/configs')
-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 4d583514258c..755fb695479a 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -358,6 +358,7 @@ CONFIG_SPI_ARMADA_3700=y
CONFIG_SPI_BCM2835=m
CONFIG_SPI_BCM2835AUX=m
CONFIG_SPI_NXP_FLEXSPI=y
+CONFIG_SPI_IMX=m
CONFIG_SPI_MESON_SPICC=m
CONFIG_SPI_MESON_SPIFC=m
CONFIG_SPI_ORION=y