]> Git Repo - J-u-boot.git/commit - configs/socfpga_stratix10_defconfig
Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig
authorTom Rini <[email protected]>
Sat, 29 Oct 2022 00:27:05 +0000 (20:27 -0400)
committerTom Rini <[email protected]>
Thu, 10 Nov 2022 15:08:55 +0000 (10:08 -0500)
commit75fc79e530eb01428ba4064b2693214efdfb2ee2
tree13f0826314c5140f0d6aeecf04664b3e184e2686
parenta918df21f09739e4d0f91937b88f3804696a0f41
Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig

This converts the following to Kconfig:
   CONFIG_SYS_MMC_MAX_BLK_COUNT

Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Jaehoon Chung <[email protected]>
38 files changed:
configs/hikey960_defconfig
configs/octeontx2_95xx_defconfig
configs/octeontx2_96xx_defconfig
configs/octeontx_81xx_defconfig
configs/octeontx_83xx_defconfig
configs/socfpga_agilex_atf_defconfig
configs/socfpga_agilex_defconfig
configs/socfpga_agilex_vab_defconfig
configs/socfpga_arria10_defconfig
configs/socfpga_arria5_defconfig
configs/socfpga_cyclone5_defconfig
configs/socfpga_dbm_soc1_defconfig
configs/socfpga_de0_nano_soc_defconfig
configs/socfpga_de10_nano_defconfig
configs/socfpga_de10_standard_defconfig
configs/socfpga_de1_soc_defconfig
configs/socfpga_mcvevk_defconfig
configs/socfpga_n5x_atf_defconfig
configs/socfpga_n5x_defconfig
configs/socfpga_n5x_vab_defconfig
configs/socfpga_secu1_defconfig
configs/socfpga_sockit_defconfig
configs/socfpga_socrates_defconfig
configs/socfpga_sr1500_defconfig
configs/socfpga_stratix10_atf_defconfig
configs/socfpga_stratix10_defconfig
configs/socfpga_vining_fpga_defconfig
configs/total_compute_defconfig
configs/vexpress_ca9x4_defconfig
drivers/mmc/Kconfig
include/configs/hikey960.h
include/configs/octeontx2_common.h
include/configs/octeontx_common.h
include/configs/socfpga_common.h
include/configs/socfpga_soc64_common.h
include/configs/total_compute.h
include/configs/vexpress_common.h
include/mmc.h
This page took 0.04472 seconds and 4 git commands to generate.