mirror of
https://xff.cz/git/u-boot/
synced 2025-10-01 07:21:23 +02:00
The _SUPPORT suffix is from an earlier time and interferes with use of the CONFIG_IS_ENABLED() macro. Rename the option to drop the suffix. Tidy up the TODO that prompted this. Signed-off-by: Simon Glass <sjg@chromium.org>