mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-06 14:50:03 +00:00
arm/linux-yocto: remove PHYS_VIRT config frag
The PHYS_VIRT config fragment is no longer needed for qemuarm Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
CONFIG_ARM_PATCH_PHYS_VIRT=y
|
||||
@@ -27,7 +27,6 @@ SRC_URI:append:qemuarm64 = " file://efi.cfg"
|
||||
FILESEXTRAPATHS:prepend:qemuarm = "${ARMFILESPATHS}"
|
||||
SRC_URI:append:qemuarm = " \
|
||||
file://efi.cfg \
|
||||
file://qemuarm-phys-virt.cfg \
|
||||
"
|
||||
|
||||
FFA_TRANSPORT_INCLUDE = "${@bb.utils.contains('MACHINE_FEATURES', 'arm-ffa', 'arm-ffa-transport.inc', '' , d)}"
|
||||
|
||||
Reference in New Issue
Block a user