diff options
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/mcx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mcx.h b/include/configs/mcx.h index 3fd3184245..de7792a469 100644 --- a/include/configs/mcx.h +++ b/include/configs/mcx.h @@ -25,6 +25,8 @@ #define CONFIG_MACH_TYPE MACH_TYPE_MCX #define CONFIG_BOARD_LATE_INIT +#define CONFIG_SYS_GENERIC_BOARD + #define CONFIG_SYS_CACHELINE_SIZE 64 #define CONFIG_EMIF4 /* The chip has EMIF4 controller */ |