DEFAULT_ENVIRONMENT needs ENV_HANDLING, not CMD_LOADENV. Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> --- common/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/Kconfig b/common/Kconfig index ce426f2..8af7ec1 100644 --- a/common/Kconfig +++ b/common/Kconfig @@ -529,7 +529,7 @@ source common/partitions/Kconfig config DEFAULT_ENVIRONMENT bool default y - select CMD_LOADENV + select ENV_HANDLING prompt "Compile in default environment" help Enabling this option will give you a default environment when -- 1.8.5.2 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox