]> git.baikalelectronics.ru Git - uboot.git/commit
Finish converting CONFIG_SYS_FSL_CLK to Kconfig
authorTom Rini <trini@konsulko.com>
Mon, 13 Dec 2021 03:12:34 +0000 (22:12 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 27 Dec 2021 21:20:18 +0000 (16:20 -0500)
commit2b51d7e3c80d0886bbbbadfca1b901a610047695
tree9422d410488b6ff9aa4cde518f853fd10772f27f
parent027223b9b72fc9e661cffc11a0c0fbc7a4632f78
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>
19 files changed:
arch/arm/cpu/armv8/fsl-layerscape/Kconfig
common/Kconfig
doc/README.fsl-clk [deleted file]
include/configs/colibri_vf.h
include/configs/km/pg-wcom-ls102xa.h
include/configs/kp_imx53.h
include/configs/ls1021aiot.h
include/configs/ls1021aqds.h
include/configs/ls1021atsn.h
include/configs/ls1021atwr.h
include/configs/m53menlo.h
include/configs/mx51evk.h
include/configs/mx53cx9020.h
include/configs/mx53loco.h
include/configs/mx53ppd.h
include/configs/mx6_common.h
include/configs/mx7_common.h
include/configs/usbarmory.h
include/configs/vf610twr.h