aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu/Kconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-08-08 12:20:17 -0600
committerTom Rini <trini@konsulko.com>2021-09-04 12:26:02 -0400
commitf7560376aec089357da0e4b9faf7d4f594ef1ebd (patch)
treec73cf424593bac4ebf97651bd91d07c1bd9e8ef3 /arch/arm/mach-mvebu/Kconfig
parent6f004adaf6f80b64f20bc2ed64615610588f3154 (diff)
downloadu-boot-f7560376aec089357da0e4b9faf7d4f594ef1ebd.zip
u-boot-f7560376aec089357da0e4b9faf7d4f594ef1ebd.tar.gz
u-boot-f7560376aec089357da0e4b9faf7d4f594ef1ebd.tar.bz2
sata: Rename SATA_SUPPORT to SATA
Rename this options so that CONFIG_IS_ENABLED can be used with it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/mach-mvebu/Kconfig')
-rw-r--r--arch/arm/mach-mvebu/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-mvebu/Kconfig b/arch/arm/mach-mvebu/Kconfig
index 73327aa..0876437 100644
--- a/arch/arm/mach-mvebu/Kconfig
+++ b/arch/arm/mach-mvebu/Kconfig
@@ -298,7 +298,7 @@ config MVEBU_SPL_BOOT_DEVICE_MMC
config MVEBU_SPL_BOOT_DEVICE_SATA
bool "SATA"
- imply SPL_SATA_SUPPORT
+ imply SPL_SATA
imply SPL_LIBDISK_SUPPORT
select SPL_BOOTROM_SUPPORT