mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-25 16:41:28 +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>