Hi Simon, Biju,
On Fri, Apr 19, 2019 at 4:36 PM Simon Horman <[email protected]> wrote:
> From: Biju Das <[email protected]>
>
> Enable PHY_RCAR_GEN3_USB2 in shmobile_defconfig so that boards
> based on RZ/G1C SoC design can use the corresponding driver.
>
> Signed-off-by: Biju Das <[email protected]>
> Signed-off-by: Simon Horman <[email protected]>
> ---
> arch/arm/configs/shmobile_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/shmobile_defconfig
> b/arch/arm/configs/shmobile_defconfig
> index 291abdd650ed..30abd8176010 100644
> --- a/arch/arm/configs/shmobile_defconfig
> +++ b/arch/arm/configs/shmobile_defconfig
> @@ -197,6 +197,7 @@ CONFIG_PWM_RENESAS_TPU=y
> CONFIG_RESET_CONTROLLER=y
> CONFIG_GENERIC_PHY=y
> CONFIG_PHY_RCAR_GEN2=y
> +CONFIG_PHY_RCAR_GEN3_USB2=y
As PHY_RCAR_GEN3_USB2 selects GENERIC_PHY, the line
CONFIG_GENERIC_PHY=y
should be removed from shmobile_defconfig.
> # CONFIG_DNOTIFY is not set
> CONFIG_MSDOS_FS=y
> CONFIG_VFAT_FS=y
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]
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