On 07.10.25 22:31, Mohamed Mediouni wrote:
This reverts commit 49551752e860f5e403cdacac11ee1d218141fd3d.
The commit was there for a reason. What is the rationale to revert? Is it safe to do so now?
Alex
Signed-off-by: Mohamed Mediouni <[email protected]> --- configs/devices/aarch64-softmmu/default.mak | 1 - 1 file changed, 1 deletion(-) diff --git a/configs/devices/aarch64-softmmu/default.mak b/configs/devices/aarch64-softmmu/default.mak index ad8028cfd4..93f4022ad6 100644 --- a/configs/devices/aarch64-softmmu/default.mak +++ b/configs/devices/aarch64-softmmu/default.mak @@ -9,4 +9,3 @@ include ../arm-softmmu/default.mak # CONFIG_XLNX_VERSAL=n # CONFIG_SBSA_REF=n # CONFIG_NPCM8XX=n -CONFIG_VMAPPLE=n
