commit | 040cc2bc5d5670961a34e10cb6ebee4df2f81df4 | [log] [tgz] |
---|---|---|
author | Soeren Moch <smoch@web.de> | Fri Mar 01 13:10:53 2019 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Sat Apr 13 20:30:09 2019 +0200 |
tree | 149d56e02acb5d0c296dcc0120cd8c663a562fc7 | |
parent | 6115ed7e416af3198899649cc585de5aab07fa6c [diff] [blame] |
board: tbs2910: Remove efi loader support in defconfig to reduce u-boot size Signed-off-by: Soeren Moch <smoch@web.de>
diff --git a/configs/tbs2910_defconfig b/configs/tbs2910_defconfig index 78beb9a..70a3e18 100644 --- a/configs/tbs2910_defconfig +++ b/configs/tbs2910_defconfig
@@ -56,3 +56,4 @@ CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_VIDEO=y CONFIG_OF_LIBFDT=y +# CONFIG_EFI_LOADER is not set