1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-13 05:56:28 +02:00
Files
u-boot-megous/include
Tom Rini ada261f19a Finish converting CONFIG_SYS_FSL_CLK to Kconfig
This converts the following to Kconfig:
   CONFIG_SYS_FSL_CLK

We move the exiting option to common/Kconfig near the other options to
control the contents of board_init_f() and note that this is a legacy
option.  We further restrict this to where the call is going to be
non-empty, for the SoCs that had only been using this for some
MMC-related clocks.

Signed-off-by: Tom Rini <trini@konsulko.com>
2021-12-27 16:20:18 -05:00
..
2021-11-11 19:02:44 -05:00
2021-10-31 12:26:44 -06:00
2021-12-15 12:16:15 -05:00
2021-11-16 14:35:09 -05:00
2021-11-15 14:33:33 -05:00
2021-10-31 08:46:44 -04:00
2021-11-20 10:53:00 +01:00
2021-12-27 08:41:38 -05:00
2021-11-28 16:51:51 -07:00
2021-12-02 08:34:01 +02:00
2021-11-17 17:04:58 -05:00
2021-10-25 17:17:24 -04:00
2021-11-30 16:43:28 +01:00