avionic design with actual uboot and tooling
submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
This commit is contained in:
13
u-boot/drivers/clk/uniphier/Kconfig
Normal file
13
u-boot/drivers/clk/uniphier/Kconfig
Normal file
@@ -0,0 +1,13 @@
|
||||
config CLK_UNIPHIER
|
||||
bool
|
||||
select CLK
|
||||
select SPL_CLK
|
||||
|
||||
menu "Clock drivers for UniPhier SoCs"
|
||||
depends on CLK_UNIPHIER
|
||||
|
||||
config CLK_UNIPHIER_MIO
|
||||
bool "Clock driver for UniPhier Media I/O block"
|
||||
default y
|
||||
|
||||
endmenu
|
||||
Reference in New Issue
Block a user