]> git.ipfire.org Git - thirdparty/u-boot.git/commit - configs/sama5d2_xplained_mmc_defconfig
timers: atmel_tcb: introduce CONFIG_SPL_ATMEL_TCB
authorEugen Hristev <eugen.hristev@microchip.com>
Mon, 4 Apr 2022 08:35:50 +0000 (11:35 +0300)
committerEugen Hristev <eugen.hristev@microchip.com>
Tue, 26 Apr 2022 06:53:49 +0000 (09:53 +0300)
commite135d2c2f385fc1cefcea64cf775c6f0267945a2
tree1422b3d525945cd7662ed85789ff50c3c2e19223
parent0fbc893cfe7603f1bff1266dd92ffff525b7909d
timers: atmel_tcb: introduce CONFIG_SPL_ATMEL_TCB

This commit allows the ATMEL_TCB driver to be unselected in SPL and be
selected in u-boot proper. The SPL can use a different timer.
By having a separate Kconfig for ATMEL_TCB in SPL, the size of the SPL
decreases by 1 KByte.

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
configs/sama5d2_icp_mmc_defconfig
configs/sama5d2_xplained_emmc_defconfig
configs/sama5d2_xplained_mmc_defconfig
configs/sama5d2_xplained_qspiflash_defconfig
configs/sama5d2_xplained_spiflash_defconfig
drivers/timer/Kconfig
drivers/timer/Makefile