mirror of
https://xff.cz/git/u-boot/
synced 2025-10-29 01:23:25 +01:00
The QSPI clocks are only used when CONFIG_NXP_FSPI=y, so only build the QSPI clocks in this case to reduce the final SPL binary size. Signed-off-by: Fabio Estevam <festevam@denx.de>