mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
bus: ti-sysc: select CLK driver
ti-sysc.c includes clk.h and requires its functionality to manage clocks. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
This commit is contained in:
@@ -14,6 +14,7 @@ config TI_PWMSS
|
||||
config TI_SYSC
|
||||
bool "TI sysc interconnect target module driver"
|
||||
depends on DM && ARCH_OMAP2PLUS
|
||||
select CLK
|
||||
help
|
||||
Generic driver for Texas Instruments interconnect target module
|
||||
found on many TI SoCs.
|
||||
|
||||
Reference in New Issue
Block a user