summaryrefslogtreecommitdiff
path: root/configs/vf610twr_nand_defconfig
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2018-10-16 18:47:58 +0200
committerAlexander Graf <agraf@suse.de>2018-12-02 21:59:36 +0100
commit3d05c384600077c88471117eeb5c7d9ffa7ac1c2 (patch)
tree502ee58a5e326cad7ebc14dcfc9150d9a554aefa /configs/vf610twr_nand_defconfig
parentf1589ffb33a798ddb9391dcbab0ddaea2643c2c8 (diff)
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_nand_defconfig')
-rw-r--r--configs/vf610twr_nand_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/vf610twr_nand_defconfig b/configs/vf610twr_nand_defconfig
index 560776fe56..0a1e28e2ec 100644
--- a/configs/vf610twr_nand_defconfig
+++ b/configs/vf610twr_nand_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