diff options
Diffstat (limited to 'include/configs/exynos5250-dt.h')
| -rw-r--r-- | include/configs/exynos5250-dt.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/configs/exynos5250-dt.h b/include/configs/exynos5250-dt.h index 8f8f85f44..8c21909d6 100644 --- a/include/configs/exynos5250-dt.h +++ b/include/configs/exynos5250-dt.h @@ -13,7 +13,7 @@  #define CONFIG_SAMSUNG			/* in a SAMSUNG core */  #define CONFIG_S5P			/* S5P Family */  #define CONFIG_EXYNOS5			/* which is in a Exynos5 Family */ -#define CONFIG_SMDK5250			/* which is in a SMDK5250 */ +#define CONFIG_EXYNOS5250  #include <asm/arch/cpu.h>		/* get chip and board defs */ |