Doesn't make sense to have this without DEFAULT_ENVIRONMENT_GENERIC_NEW
support. Similar options depend on this as well.

Signed-off-by: Ahmad Fatoum <[email protected]>
---
 common/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/common/Kconfig b/common/Kconfig
index 2872c80dbf13..bddf802d3bb4 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -943,6 +943,7 @@ config DEFAULT_ENVIRONMENT_GENERIC_NEW_REBOOT_MODE
 
 config DEFAULT_ENVIRONMENT_GENERIC_NEW_IKCONFIG
        bool "Ship .config as /env/data/config"
+       depends on DEFAULT_ENVIRONMENT_GENERIC_NEW
        help
          This option embeds the used barebox Kconfig .config file into the
          environment as /env/data/config. This will increases barebox image
-- 
2.31.0


_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to