Skip to content

pmb.config: kconfig check: mark some EFI config as specific to aarch64

clayton craft requested to merge craftyguy/kconfig-uefi-aarch-specific into master

This fixes an issue where the kconfig uefi check fails on x86_64 kernels, since these vars do not exist in the kconfig for this arch.

Merge request reports