mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 21:21:37 +00:00
ARM: rmobile: beacon: Enable reference clocks for USB and AVB
Both Ethernet and USB drivers get their reference clocks from the versaclock. Enable that driver and the common clock driver by default. Signed-off-by: Adam Ford <aford173@gmail.com>
This commit is contained in:
parent
8e8fb50a93
commit
5c5437b81e
1 changed files with 2 additions and 0 deletions
|
@ -94,6 +94,8 @@ config TARGET_BEACON_RZG2M
|
|||
select PINCTRL_PFC_R8A774E1
|
||||
imply MULTI_DTB_FIT
|
||||
imply MULTI_DTB_FIT_USER_DEFINED_AREA
|
||||
imply CLK_VERSACLOCK
|
||||
imply CLK_CCF
|
||||
|
||||
config TARGET_CONDOR
|
||||
bool "Condor board"
|
||||
|
|
Loading…
Add table
Reference in a new issue