[PATCH] arm64: defconfig: Enable RPC-IF support

Geert Uytterhoeven geert at linux-m68k.org
Wed Aug 19 08:07:14 EDT 2020


On Wed, Aug 19, 2020 at 12:12 PM Geert Uytterhoeven
<geert+renesas at glider.be> wrote:
> Enable 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 at glider.be>
> ---
> To be queued in renesas-devel for v5.10.
> ---
>  arch/arm64/configs/defconfig | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 3bd5de74019b4088..edcb2368fc4f3e6c 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=y

Oops, this should probably be modular...

>  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=y

Likewise. Will fix while applying.

>  CONFIG_IIO=y
>  CONFIG_EXYNOS_ADC=y
>  CONFIG_MAX9611=m

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds



More information about the linux-arm-kernel mailing list