summaryrefslogtreecommitdiff
path: root/configs/vf610twr_defconfig
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2018-10-16 19:47:58 +0300
committerAlexander Graf <agraf@suse.de>2018-12-02 23:59:36 +0300
commit3d05c384600077c88471117eeb5c7d9ffa7ac1c2 (patch)
tree502ee58a5e326cad7ebc14dcfc9150d9a554aefa /configs/vf610twr_defconfig
parentf1589ffb33a798ddb9391dcbab0ddaea2643c2c8 (diff)
downloadu-boot-3d05c384600077c88471117eeb5c7d9ffa7ac1c2.tar.xz
efi_loader: unset CONFIG_EFI_LOADER on vf610twr
vf610twr_defconfig and vf610twr_nand_defconfig suffer from tight memory restrictions. Disable CONFIG_EFI_LOADER for these boards. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'configs/vf610twr_defconfig')
-rw-r--r--configs/vf610twr_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/vf610twr_defconfig b/configs/vf610twr_defconfig
index a928cd4fbc..504eebbf5d 100644
--- a/configs/vf610twr_defconfig
+++ b/configs/vf610twr_defconfig
@@ -41,4 +41,4 @@ CONFIG_PHY_MICREL=y
CONFIG_MII=y
CONFIG_DM_SERIAL=y
CONFIG_FSL_LPUART=y
-# CONFIG_EFI_UNICODE_CAPITALIZATION is not set
+# CONFIG_EFI_LOADER is not set