Skip to content

Commit 9558487

Browse files
aford173geertu
authored andcommitted
arm64: defconfig: Enable usb2_clksel for R-Car Gen3 and RZ/G2
There is a clock driver that's needed when using an external USB reference clock called usb2_clksel. Enable it in the defconfig. Signed-off-by: Adam Ford <aford173@gmail.com> Link: https://lore.kernel.org/r/20210513114617.30191-3-aford173@gmail.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
1 parent 8d09cda commit 9558487

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -987,6 +987,7 @@ CONFIG_SM_GPUCC_8250=y
987987
CONFIG_SM_DISPCC_8250=y
988988
CONFIG_QCOM_HFPLL=y
989989
CONFIG_CLK_GFM_LPASS_SM8250=m
990+
CONFIG_CLK_RCAR_USB2_CLOCK_SEL=y
990991
CONFIG_HWSPINLOCK=y
991992
CONFIG_HWSPINLOCK_QCOM=y
992993
CONFIG_ARM_MHU=y

0 commit comments

Comments
 (0)