mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
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>
This commit is contained in:
parent
8d09cdab05
commit
9558487e7d
1 changed files with 1 additions and 0 deletions
|
@ -987,6 +987,7 @@ CONFIG_SM_GPUCC_8250=y
|
|||
CONFIG_SM_DISPCC_8250=y
|
||||
CONFIG_QCOM_HFPLL=y
|
||||
CONFIG_CLK_GFM_LPASS_SM8250=m
|
||||
CONFIG_CLK_RCAR_USB2_CLOCK_SEL=y
|
||||
CONFIG_HWSPINLOCK=y
|
||||
CONFIG_HWSPINLOCK_QCOM=y
|
||||
CONFIG_ARM_MHU=y
|
||||
|
|
Loading…
Reference in a new issue