summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2020-08-19 12:12:40 +0200
committerGeert Uytterhoeven <geert+renesas@glider.be>2020-08-25 11:12:52 +0200
commitddc0e61a2e3e2cb3c8cf428ead1ddbfdc443b4e2 (patch)
tree89899498b708235296bd100b8fc4372603501b6f
parent72e7ef46f1447b310278412bb51f681d8df45439 (diff)
downloadlinux-stable-ddc0e61a2e3e2cb3c8cf428ead1ddbfdc443b4e2.tar.gz
linux-stable-ddc0e61a2e3e2cb3c8cf428ead1ddbfdc443b4e2.tar.bz2
linux-stable-ddc0e61a2e3e2cb3c8cf428ead1ddbfdc443b4e2.zip
arm64: defconfig: Enable RPC-IF support
Enable moduler support for the Renesas SPI Multi I/O Bus Controller (RPC-IF), which is used on the Condor, Eagle, V3HSK, and V3MSK boards. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/20200819101240.12260-1-geert+renesas@glider.be
-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 3bd5de74019b..f1da99974efc 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -458,6 +458,7 @@ CONFIG_SPI_MESON_SPIFC=m
CONFIG_SPI_ORION=y
CONFIG_SPI_PL022=y
CONFIG_SPI_ROCKCHIP=y
+CONFIG_SPI_RPCIF=m
CONFIG_SPI_QCOM_QSPI=m
CONFIG_SPI_QUP=y
CONFIG_SPI_QCOM_GENI=m
@@ -921,6 +922,7 @@ CONFIG_ARCH_K3_J721E_SOC=y
CONFIG_TI_SCI_PM_DOMAINS=y
CONFIG_EXTCON_USB_GPIO=y
CONFIG_EXTCON_USBC_CROS_EC=y
+CONFIG_RENESAS_RPCIF=m
CONFIG_IIO=y
CONFIG_EXYNOS_ADC=y
CONFIG_MAX9611=m