]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/mach-integrator/Kconfig
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
[people/ms/u-boot.git] / arch / arm / mach-integrator / Kconfig
index d506ee5b39cda6eb051c396259b0800df6f986ac..5146e51f9cab1452a1e03e8a9652434fe02d9377 100644 (file)
@@ -11,11 +11,13 @@ config ARCH_INTEGRATOR_AP
 config ARCH_INTEGRATOR_CP
        bool "Support Integrator/CP platform"
        select ARCH_CINTEGRATOR
+       imply ENV_IS_IN_FLASH
 
 endchoice
 
 config ARCH_CINTEGRATOR
        bool
+       imply ENV_IS_IN_FLASH
 
 choice
        prompt "Integrator core module select"