Skip to content
Snippets Groups Projects
Commit 872b1921 authored by Matthias Brugger's avatar Matthias Brugger Committed by Tom Rini
Browse files

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's avatarMatthias Brugger <mbrugger@suse.com>
parent 8f684bc1
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment