From bd42a94268b165a6f298b9ab13be7003e8d96b02 Mon Sep 17 00:00:00 2001 From: Patrick Delaunay Date: Fri, 27 Jan 2017 11:00:41 +0100 Subject: disk: convert CONFIG_EFI_PARTITION to Kconfig Signed-off-by: Patrick Delaunay Signed-off-by: Patrick Delaunay --- include/configs/s5p_goni.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/s5p_goni.h') diff --git a/include/configs/s5p_goni.h b/include/configs/s5p_goni.h index 74721768fd..69ed53f8da 100644 --- a/include/configs/s5p_goni.h +++ b/include/configs/s5p_goni.h @@ -219,7 +219,6 @@ #define CONFIG_EXT4_WRITE /* GPT */ -#define CONFIG_EFI_PARTITION #define CONFIG_PARTITION_UUIDS #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_LOAD_ADDR - 0x1000000) -- cgit