Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
configs: remove qemu_arm_versatile_nommu_defconfig
Since commit [1], the MMU support is mandatory for MMU-capable ARM cores. This includes the arm926t ARM core used the qemu_arm_versatile_nommu configuration. From [2] "I don't think supporting ARMv5 noMMU makes much sense, as explained in the commit log. Supporting ARMv7-M definitely makes sense, but not ARMv5 noMMU." Remove this defconfig. Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/2477067386 [1] 8c92561 [2] http://lists.busybox.net/pipermail/buildroot/2022-May/643064.html Signed-off-by: Romain Naour <[email protected]> Cc: Waldemar Brodkorb <[email protected]> Signed-off-by: Yann E. MORIN <[email protected]>
- Loading branch information