summaryrefslogtreecommitdiff
path: root/configs/mt7623n_bpir2_defconfig
diff options
context:
space:
mode:
authorMatthias Brugger <mbrugger@suse.com>2020-04-26 02:17:46 +0300
committerTom Rini <trini@konsulko.com>2020-05-01 18:34:01 +0300
commit37f2755a00c1b3223780d88c7a82e2f6af26a18e (patch)
tree8948bd75d837c175f84c7f41e0c1cd72f9d354fc /configs/mt7623n_bpir2_defconfig
parent2ef35fcb34b97fefc693f638be2ad18be3298d08 (diff)
downloadu-boot-37f2755a00c1b3223780d88c7a82e2f6af26a18e.tar.xz
arm: enable distro boot for bananapi-r2
This patch enables distro boot for the bananapi-r2, based on a MediaTek mt7623n. Signed-off-by: Matthias Brugger <mbrugger@suse.com>
Diffstat (limited to 'configs/mt7623n_bpir2_defconfig')
-rw-r--r--configs/mt7623n_bpir2_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/mt7623n_bpir2_defconfig b/configs/mt7623n_bpir2_defconfig
index 07ddade76a..fe28f37b9e 100644
--- a/configs/mt7623n_bpir2_defconfig
+++ b/configs/mt7623n_bpir2_defconfig
@@ -7,6 +7,7 @@ CONFIG_ENV_SIZE=0x1000
CONFIG_ENV_OFFSET=0x100000
CONFIG_TARGET_MT7623=y
CONFIG_NR_DRAM_BANKS=1
+CONFIG_DISTRO_DEFAULTS=y
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_BOOTDELAY=3
@@ -56,4 +57,4 @@ CONFIG_TIMER=y
CONFIG_MTK_TIMER=y
CONFIG_WDT_MTK=y
CONFIG_LZMA=y
-# CONFIG_EFI_LOADER is not set
+CONFIG_EFI_LOADER=y