cpu: Rename SPL_CPU_SUPPORT to SPL_CPU
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>
Showing
- arch/riscv/cpu/ax25/Kconfig 1 addition, 1 deletionarch/riscv/cpu/ax25/Kconfig
- arch/riscv/cpu/fu540/Kconfig 1 addition, 1 deletionarch/riscv/cpu/fu540/Kconfig
- arch/riscv/cpu/generic/Kconfig 1 addition, 1 deletionarch/riscv/cpu/generic/Kconfig
- arch/x86/lib/spl.c 1 addition, 1 deletionarch/x86/lib/spl.c
- common/spl/Kconfig 1 addition, 1 deletioncommon/spl/Kconfig
- configs/chromebook_coral_defconfig 1 addition, 1 deletionconfigs/chromebook_coral_defconfig
- configs/chromebook_link64_defconfig 1 addition, 1 deletionconfigs/chromebook_link64_defconfig
- configs/qemu-x86_64_defconfig 1 addition, 1 deletionconfigs/qemu-x86_64_defconfig
- drivers/Makefile 1 addition, 1 deletiondrivers/Makefile
- drivers/timer/timer-uclass.c 1 addition, 5 deletionsdrivers/timer/timer-uclass.c
Loading
Please register or sign in to comment