diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h index 5859f360e009c5f09b76e41b4a66ee5dbe477312..12d79b4559b920fb0bef4010151ba80ea8aa90e9 100644 --- a/include/configs/mx53loco.h +++ b/include/configs/mx53loco.h @@ -22,6 +22,8 @@ #define CONFIG_SETUP_MEMORY_TAGS #define CONFIG_INITRD_TAG +#define CONFIG_SYS_GENERIC_BOARD + /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (10 * 1024 * 1024)