Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
[platform/kernel/u-boot.git] / include / configs / evb_ast2500.h
index dc032c1..b109a15 100644 (file)
@@ -13,4 +13,8 @@
 
 #define CONFIG_SYS_UBOOT_BASE          CONFIG_SYS_TEXT_BASE
 
+/* Misc */
+#define CONFIG_EXTRA_ENV_SETTINGS \
+       ""
+
 #endif /* __CONFIG_H */