env: Allow U-Boot scripts to be placed in a .env file
[platform/kernel/u-boot.git] / env / embedded.c
index 208553e..9f26e6c 100644 (file)
@@ -66,6 +66,7 @@
 #endif
 
 #define DEFAULT_ENV_INSTANCE_EMBEDDED
+#include <config.h>
 #include <env_default.h>
 
 #ifdef CONFIG_ENV_ADDR_REDUND