diff options
| author | Simon Glass <[email protected]> | 2021-07-14 17:05:29 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-07-16 12:58:55 -0400 |
| commit | 0003b8ada95068bef3522582fd7c211fb8b58e3c (patch) | |
| tree | 398bfa8609a63b9803d45d9c802ee9ed117028e0 /scripts/basic | |
| parent | c39946a2e2d062025c9fc8b34587dfdd45fd8703 (diff) | |
image: Shorten FIT_ENABLE_SHAxxx_SUPPORT
The ENABLE part of this name is redundant, since all boolean Kconfig
options serve to enable something. The SUPPORT part is also redundant
since Kconfigs can be assumed to enable support for something. Together
they just serve to make these options overly long and inconsistent
with other options.
Rename FIT_ENABLE_SHAxxx_SUPPORT to FIT_SHAxxx
Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Alexandru Gagniuc <[email protected]>
Signed-off-by: Alexandru Gagniuc <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
