]> Git Repo - J-u-boot.git/commit - configs/ls1021aiot_sdcard_defconfig
Convert CONFIG_SD_BOOT et al to Kconfig
authorTom Rini <[email protected]>
Sat, 11 Dec 2021 19:55:50 +0000 (14:55 -0500)
committerTom Rini <[email protected]>
Mon, 27 Dec 2021 13:40:33 +0000 (08:40 -0500)
commit66e0e2b1cd813ca7b857eb998cc5d2838f2c7b18
tree85d25d8c29a6c98f4d2382cdc63c033e3b50ec57
parent98ab831da74e5e845189a35f3d82628c6d175a82
Convert CONFIG_SD_BOOT et al to Kconfig

This converts the following to Kconfig:
   CONFIG_SD_BOOT
   CONFIG_SD_BOOT_QSPI

Signed-off-by: Tom Rini <[email protected]>
17 files changed:
boot/Kconfig
configs/ls1021aiot_sdcard_defconfig
configs/ls1021aqds_sdcard_ifc_defconfig
configs/ls1021aqds_sdcard_qspi_defconfig
configs/ls1021atsn_sdcard_defconfig
configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig
configs/ls1021atwr_sdcard_ifc_defconfig
configs/ls1021atwr_sdcard_qspi_defconfig
configs/ls1043aqds_sdcard_ifc_defconfig
configs/ls1043aqds_sdcard_qspi_defconfig
configs/ls1043ardb_sdcard_SECURE_BOOT_defconfig
configs/ls1043ardb_sdcard_defconfig
configs/ls1046aqds_sdcard_qspi_defconfig
configs/ls1088aqds_sdcard_qspi_defconfig
configs/ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig
configs/ls1088ardb_sdcard_qspi_defconfig
scripts/config_whitelist.txt
This page took 0.038699 seconds and 4 git commands to generate.