aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-12-18 11:27:51 -0700
committerTom Rini <trini@konsulko.com>2022-01-21 14:01:35 -0500
commitd3877fba3172486245f02f1b027f3069de891ca7 (patch)
tree01be8773947a64fdcdf4035c62c9cb6677b470d1 /arch
parentd6b318de2f0670b13240c7147e60497aef5f1164 (diff)
downloadu-boot-d3877fba3172486245f02f1b027f3069de891ca7.zip
u-boot-d3877fba3172486245f02f1b027f3069de891ca7.tar.gz
u-boot-d3877fba3172486245f02f1b027f3069de891ca7.tar.bz2
Convert CONFIG_BOOTP_SERVERIP to Kconfig
This converts the following to Kconfig: CONFIG_BOOTP_SERVERIP Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-stm32mp/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-stm32mp/Kconfig b/arch/arm/mach-stm32mp/Kconfig
index a6c7fc5..06ac349 100644
--- a/arch/arm/mach-stm32mp/Kconfig
+++ b/arch/arm/mach-stm32mp/Kconfig
@@ -173,6 +173,7 @@ config STM32_ETZPC
bool "STM32 Extended TrustZone Protection"
depends on STM32MP15x
default y
+ imply BOOTP_SERVERIP
help
Say y to enable STM32 Extended TrustZone Protection