diff options
| -rw-r--r-- | include/configs/exynos5250-dt.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/exynos5250-dt.h b/include/configs/exynos5250-dt.h index cabd2f252..1c624d4a5 100644 --- a/include/configs/exynos5250-dt.h +++ b/include/configs/exynos5250-dt.h @@ -33,6 +33,7 @@  #include <asm/arch/cpu.h>		/* get chip and board defs */ +#define CONFIG_SYS_GENERIC_BOARD  #define CONFIG_ARCH_CPU_INIT  #define CONFIG_DISPLAY_CPUINFO  #define CONFIG_DISPLAY_BOARDINFO |