mirror of
https://xff.cz/git/u-boot/
synced 2025-09-30 23:11:32 +02:00
This option is set in the Makefile but has no effect in the assembly code, i.e. the #ifdef branch is never used. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>