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/bav335x.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/bav335x.h') diff --git a/include/configs/bav335x.h b/include/configs/bav335x.h index 72e11d2..b26d84b 100644 --- a/include/configs/bav335x.h +++ b/include/configs/bav335x.h @@ -44,7 +44,6 @@ /* Enhance our eMMC support / experience. */ #define CONFIG_CMD_GPT -#define CONFIG_EFI_PARTITION #ifdef CONFIG_NAND #define NANDARGS \ @@ -456,7 +455,6 @@ DEFAULT_LINUX_BOOT_ENV \ /* disable host part of MUSB in SPL */ /* disable EFI partitions and partition UUID support */ #undef CONFIG_PARTITION_UUIDS -#undef CONFIG_EFI_PARTITION #endif /* USB Device Firmware Update support */ -- cgit v1.1