mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-19 00:11:30 +01: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:
parent
08bf42e1fa
commit
2ab70b3b48
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user