From: Soeren Moch Date: Fri, 1 Mar 2019 12:10:53 +0000 (+0100) Subject: board: tbs2910: Remove efi loader support in defconfig to reduce u-boot size X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=1edd85069965d2b9ab1877b798f2d186584e9ba3;p=u-boot.git board: tbs2910: Remove efi loader support in defconfig to reduce u-boot size Signed-off-by: Soeren Moch --- diff --git a/configs/tbs2910_defconfig b/configs/tbs2910_defconfig index 78beb9a522..70a3e18e23 100644 --- a/configs/tbs2910_defconfig +++ b/configs/tbs2910_defconfig @@ -56,3 +56,4 @@ CONFIG_CI_UDC=y CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_VIDEO=y CONFIG_OF_LIBFDT=y +# CONFIG_EFI_LOADER is not set