[PATCH v6 13/17] ARM: shmobile: marzen: Add to shmobile defconfig

Geert Uytterhoeven geert at linux-m68k.org
Thu May 15 04:57:58 PDT 2014


Hi Simon,

On Thu, May 15, 2014 at 1:32 PM, Simon Horman
<horms+renesas at verge.net.au> wrote:
> diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
> index 6d6437c..ea7673a 100644
> --- a/arch/arm/configs/shmobile_defconfig
> +++ b/arch/arm/configs/shmobile_defconfig
> @@ -9,11 +9,13 @@ CONFIG_EMBEDDED=y
>  CONFIG_PERF_EVENTS=y
>  CONFIG_SLAB=y
>  CONFIG_ARCH_SHMOBILE_MULTI=y
> +CONFIG_ARCH_R8A7779=y
>  CONFIG_ARCH_EMEV2=y
>  CONFIG_ARCH_R8A7790=y
>  CONFIG_ARCH_R8A7791=y
>  CONFIG_MACH_KOELSCH=y
>  CONFIG_MACH_LAGER=y
> +CONFIG_MACH_MARZEN=y
>  # CONFIG_SWP_EMULATE is not set
>  CONFIG_CPU_BPREDICT_DISABLE=y
>  CONFIG_PL310_ERRATA_588369=y

I think you also need:
    CONFIG_SPI_SH_HSPI=y
    CONFIG_USB_RCAR_PHY=y
    CONFIG_PM_RUNTIME=y

(the last one is set in all shmobile defconfigs, except ape6evm and shmobile).

The other differences seem to be cruft not really related to hardware support.

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