mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-28 10:38:19 +00: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>