diff --git a/include/configs/rk3368_common.h b/include/configs/rk3368_common.h
index 8cba92c56de225b03b07418f5b9d05bc15ba1c3f..8b4155f37caa27ed09fa24aeee286d431c10fb67 100644
--- a/include/configs/rk3368_common.h
+++ b/include/configs/rk3368_common.h
@@ -51,6 +51,7 @@
 #include <config_distro_bootcmd.h>
 
 #define CONFIG_EXTRA_ENV_SETTINGS \
+	ENV_MEM_LAYOUT_SETTINGS	\
 	BOOTENV
 
 #endif