[PATCH 14/17] Convert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig
Simon Glass
sjg at chromium.org
Thu Nov 17 00:51:43 CET 2022
On Wed, 16 Nov 2022 at 11:12, Tom Rini <trini at konsulko.com> wrote:
>
> This converts the following to Kconfig:
> CONFIG_SYS_TIMER_COUNTS_DOWN
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> arch/arm/mach-kirkwood/include/mach/config.h | 1 -
> arch/sh/include/asm/config.h | 1 -
> configs/alt_defconfig | 1 +
> configs/bitmain_antminer_s9_defconfig | 1 +
> configs/blanche_defconfig | 1 +
> configs/gose_defconfig | 1 +
> configs/koelsch_defconfig | 1 +
> configs/lager_defconfig | 1 +
> configs/porter_defconfig | 1 +
> configs/r2dplus_defconfig | 1 +
> configs/silk_defconfig | 1 +
> configs/socfpga_arria5_defconfig | 1 +
> configs/socfpga_cyclone5_defconfig | 1 +
> configs/socfpga_dbm_soc1_defconfig | 1 +
> configs/socfpga_de0_nano_soc_defconfig | 1 +
> configs/socfpga_de10_nano_defconfig | 1 +
> configs/socfpga_de10_standard_defconfig | 1 +
> configs/socfpga_de1_soc_defconfig | 1 +
> configs/socfpga_is1_defconfig | 1 +
> configs/socfpga_mcvevk_defconfig | 1 +
> configs/socfpga_secu1_defconfig | 1 +
> configs/socfpga_sockit_defconfig | 1 +
> configs/socfpga_socrates_defconfig | 1 +
> configs/socfpga_sr1500_defconfig | 1 +
> configs/socfpga_vining_fpga_defconfig | 1 +
> configs/stout_defconfig | 1 +
> configs/syzygy_hub_defconfig | 1 +
> configs/topic_miami_defconfig | 1 +
> configs/topic_miamilite_defconfig | 1 +
> configs/topic_miamiplus_defconfig | 1 +
> configs/vexpress_ca9x4_defconfig | 1 +
> configs/xilinx_zynq_virt_defconfig | 1 +
> configs/zynq_cse_nand_defconfig | 1 +
> configs/zynq_cse_nor_defconfig | 1 +
> configs/zynq_cse_qspi_defconfig | 1 +
> include/configs/rcar-gen2-common.h | 1 -
> include/configs/socfpga_common.h | 1 -
> include/configs/vexpress_common.h | 1 -
> include/configs/zynq-common.h | 1 -
> lib/Kconfig | 3 +++
> 40 files changed, 36 insertions(+), 6 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list