summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJerome Forissier <[email protected]>2025-04-16 15:57:31 +0200
committerTom Rini <[email protected]>2025-04-22 12:26:41 -0600
commit753b7219c23191cb2a6468cd1acbfaeccf1380a2 (patch)
tree0835872e472a8bddd79945ba3ccaaae90d9bcd7f /include
parent83fc6005cdaf703ff26d635d72bcccf2081ad5d8 (diff)
configs: enable CONFIG_UNIT_TEST for all qemu* generic targets
The qemu* "generic" targets (i.e. not those emulating a particular board) are typically used for testing as many features as possible, especially in CI so it makes sense to have UNIT_TEST enabled for all of the defconfigs for these targets. Not enabling UNIT_TEST in qemu-x86_defconfig due to: LD u-boot ld.bfd: section .rel.dyn VMA wraps around address space ld.bfd: section .start16 LMA [fffff800,fffff86f] overlaps section .rel.dyn LMA [ffffb77c,0002ac93] make: *** [Makefile:1824: u-boot] Error 1 Suggested-by: Tom Rini <[email protected]> Signed-off-by: Jerome Forissier <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions