diff --git a/include/configs/s5p_goni.h b/include/configs/s5p_goni.h index fc2497a3320..781d8474dbb 100644 --- a/include/configs/s5p_goni.h +++ b/include/configs/s5p_goni.h @@ -288,4 +288,6 @@ #define CONFIG_OF_LIBFDT +#define CONFIG_SYS_GENERIC_BOARD + #endif /* __CONFIG_H */