mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 13:14:27 +00:00
7 lines
146 B
Text
7 lines
146 B
Text
|
config CLK_IMX8
|
||
|
bool "Clock support for i.MX8"
|
||
|
depends on ARCH_IMX8
|
||
|
select CLK
|
||
|
help
|
||
|
This enables support clock driver for i.MX8 platforms.
|