diff options
-rw-r--r-- | include/configs/integrator-common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/integrator-common.h b/include/configs/integrator-common.h index 267a92b..eac517a 100644 --- a/include/configs/integrator-common.h +++ b/include/configs/integrator-common.h @@ -26,6 +26,7 @@ #define CONFIG_SETUP_MEMORY_TAGS #define CONFIG_OF_LIBFDT /* enable passing a Device Tree */ #define CONFIG_MISC_INIT_R /* call misc_init_r during start up */ +#define CONFIG_SYS_GENERIC_BOARD /* * There are various dependencies on the core module (CM) fitted |