On Mon, Aug 19, 2019 at 02:21:23PM +0200, Geert Uytterhoeven wrote: > Update the defconfig for Renesas R-Car Gen3 and RZ/G2 boards: > - Drop CONFIG_COMMON_CLK_XGENE=n (no longer auto-enabled since commit > ce9a1046434caee1 ("clk: xgene: Don't build COMMON_CLK_XGENE by > default"). > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Perhaps too slow to be particularly useful, but this looks good to me. Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> > --- > To be applied to topic/renesas-defconfig. > Not intended for upstream merge. > > arch/arm64/configs/renesas_defconfig | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig > index 264fe03d6b085bae..bf0fd6aad56758e1 100644 > --- a/arch/arm64/configs/renesas_defconfig > +++ b/arch/arm64/configs/renesas_defconfig > @@ -274,7 +274,6 @@ CONFIG_VIRTIO_BALLOON=y > CONFIG_VIRTIO_MMIO=y > CONFIG_CHROME_PLATFORMS=y > CONFIG_COMMON_CLK_CS2000_CP=y > -# CONFIG_COMMON_CLK_XGENE is not set > CONFIG_COMMON_CLK_VC5=y > CONFIG_CLK_RCAR_USB2_CLOCK_SEL=y > CONFIG_HWSPINLOCK=y > -- > 2.17.1 >