SM8550: add missing bootloader option

This commit is contained in:
spycat88
2025-07-16 00:05:54 +01:00
parent c169f7332c
commit 98c7b39a98

View File

@@ -38,6 +38,9 @@
# Kernel cmdline
EXTRA_CMDLINE="quiet rootwait console=tty0 allow_mismatched_32bit_el0"
# Bootloader to use (syslinux / u-boot)
BOOTLOADER="arm-efi"
# Adreno GPU family
GRAPHIC_DRIVERS="freedreno"