mirror of
https://xff.cz/git/u-boot/
synced 2025-10-03 00:11:30 +02:00
This allows using CONFIG_IS_ENABLED(MMC_WRITE) to compile out code needed only if write support is required. The option is added for u-boot and for SPL Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>