summaryrefslogtreecommitdiff
path: root/configs/mt7623n_bpir2_defconfig
diff options
context:
space:
mode:
authorMatthias Brugger <mbrugger@suse.com>2021-02-16 22:54:07 +0300
committerTom Rini <trini@konsulko.com>2021-02-25 00:51:48 +0300
commit872b1921d323b57e84aaa22d258ced39b32d55e8 (patch)
tree37e810b517d6ecc10cf09468dc6d4cddf9f59d1e /configs/mt7623n_bpir2_defconfig
parent8f684bc12034721585f6412e39155898c8db3d65 (diff)
downloadu-boot-872b1921d323b57e84aaa22d258ced39b32d55e8.tar.xz
configs: BPI-R2: Disable EFI Grub workaround
The EFI Grub workaround on BananaPi R2 slows down the boot process to the point, that the watchdog will trigger a reboot before the kernel can reset it. Fix this by disabeling the workaround. Signed-off-by: Matthias Brugger <mbrugger@suse.com>
Diffstat (limited to 'configs/mt7623n_bpir2_defconfig')
-rw-r--r--configs/mt7623n_bpir2_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mt7623n_bpir2_defconfig b/configs/mt7623n_bpir2_defconfig
index d36ff560cf..fb20cb1832 100644
--- a/configs/mt7623n_bpir2_defconfig
+++ b/configs/mt7623n_bpir2_defconfig
@@ -53,3 +53,4 @@ CONFIG_TIMER=y
CONFIG_MTK_TIMER=y
CONFIG_WDT_MTK=y
CONFIG_LZMA=y
+# CONFIG_EFI_GRUB_ARM32_WORKAROUND is not set