Skip to content
Snippets Groups Projects
Commit 60a376b0 authored by Matthias Brugger's avatar Matthias Brugger
Browse files

configs: RPi2: Disable EFI Grub workaround


The EFI Grub workaround isn't needed with Grub version 2.04 or higher.
This version was published over a year ago, so disable the workaround
to reduce boot time.

Signed-off-by: Matthias Brugger's avatarMatthias Brugger <mbrugger@suse.com>
parent c5219c4a
No related branches found
No related tags found
No related merge requests found
......@@ -42,3 +42,4 @@ CONFIG_SYS_WHITE_ON_BLACK=y
CONFIG_CONSOLE_SCROLL_LINES=10
CONFIG_PHYS_TO_BUS=y
CONFIG_OF_LIBFDT_OVERLAY=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