From 91c868fe7cd7c5a7157c5eeca64f89dc2a2ee967 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Sun, 23 Jul 2017 21:19:45 -0600 Subject: Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig This converts the following to Kconfig: CONFIG_ENV_IS_IN_SPI_FLASH Signed-off-by: Simon Glass --- include/configs/odroid_xu3.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/odroid_xu3.h') diff --git a/include/configs/odroid_xu3.h b/include/configs/odroid_xu3.h index 3b920ccf16b..697f8d25826 100644 --- a/include/configs/odroid_xu3.h +++ b/include/configs/odroid_xu3.h @@ -11,8 +11,6 @@ #include "exynos5420-common.h" #include -#undef CONFIG_ENV_IS_IN_SPI_FLASH - #define CONFIG_BOARD_COMMON #define CONFIG_SYS_SDRAM_BASE 0x40000000 -- cgit v1.2.3