From: Philippe Coval Date: Fri, 17 Oct 2014 10:06:12 +0000 (+0200) Subject: add EFI support by enabling partition type X-Git-Tag: rev_0.3~8^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fcef71f8076a0b09cd980a5d0dedeb3bf29152ee;p=scm%2Fbb%2Fmeta-tizen.git add EFI support by enabling partition type This was needed to create minnowmax image To be released at https://wiki.tizen.org/wiki/Tizen_on_yocto Change-Id: I5af9db5972ea287688ccb52ccde298bed661a5df Signed-off-by: Philippe Coval --- diff --git a/recipes-kernel/linux/linux-yocto/genericx86-64/defconfig b/recipes-kernel/linux/linux-yocto/genericx86-64/defconfig index 6fec376..811beed 100644 --- a/recipes-kernel/linux/linux-yocto/genericx86-64/defconfig +++ b/recipes-kernel/linux/linux-yocto/genericx86-64/defconfig @@ -1345,3 +1345,4 @@ CONFIG_FONT_8x16=y CONFIG_FONT_6x11=y CONFIG_FONT_7x14=y CONFIG_FONT_10x18=y +CONFIG_EFI_PARTITION=y