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 --- configs/theadorable_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/theadorable_defconfig') diff --git a/configs/theadorable_defconfig b/configs/theadorable_defconfig index 3c2e140..be5d444 100644 --- a/configs/theadorable_defconfig +++ b/configs/theadorable_defconfig @@ -33,6 +33,7 @@ CONFIG_CMD_EXT2=y CONFIG_CMD_EXT4=y CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y +CONFIG_EFI_PARTITION=y CONFIG_SPL_OF_TRANSLATE=y CONFIG_DM_GPIO=y CONFIG_SPI_FLASH=y -- cgit v1.1