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/chromebook_minnie_defconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs/chromebook_minnie_defconfig') diff --git a/configs/chromebook_minnie_defconfig b/configs/chromebook_minnie_defconfig index 67de5e4..7f5ff1c 100644 --- a/configs/chromebook_minnie_defconfig +++ b/configs/chromebook_minnie_defconfig @@ -26,6 +26,8 @@ CONFIG_CMD_REGULATOR=y # CONFIG_SPL_DOS_PARTITION is not set CONFIG_ISO_PARTITION=y # CONFIG_SPL_ISO_PARTITION is not set +CONFIG_EFI_PARTITION=y +# CONFIG_SPL_EFI_PARTITION is not set CONFIG_SPL_OF_CONTROL=y CONFIG_OF_SPL_REMOVE_PROPS="pinctrl-0 pinctrl-names clock-names interrupt-parent assigned-clocks assigned-clock-rates assigned-clock-parents" CONFIG_SPL_OF_PLATDATA=y -- cgit v1.1