summaryrefslogtreecommitdiff
path: root/src/mainboard/acer/aspire_vn7_572g
diff options
context:
space:
mode:
authorMaximilian Brune <maximilian.brune@9elements.com>2024-01-27 12:14:39 +0100
committerFelix Held <felix-coreboot@felixheld.de>2024-03-12 14:40:27 +0000
commit085c97363ed6477c64b61263a59d7e9642e05cda (patch)
treee05866b460c962ca9a23ca6ab439f0ac1e10ca24 /src/mainboard/acer/aspire_vn7_572g
parent564ef09ad65652a0fdfa22cff7c2c355f9533186 (diff)
payloads/Kconfig: Add flat binary as payload option
This add another choice option for adding a flat binary instead of an ELF or some other payload. It keeps the IS_PAYLOAD_FLAT_BINARY hidden in the menuconfig because it is generally not configurable but dependent on the payload you selected. CONFIG_PAYLOAD_OPTIONS has been exposed to be configurable in commit f0055e4a81 (payloads/Kconfig: Add flat binary as payload option) as part trying to enable flat binary payloads. CONFIG_PAYLOAD_OPTIONS do not need to be configurable though unless you have a flat binary. The patch therefore takes a different appraoch by adding a new payload type besides PAYLOAD_ELF and PAYLOAD_FIT. Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com> Change-Id: If775e0846f9a5631da3fc103bdd9e6aea0be879a Reviewed-on: https://review.coreboot.org/c/coreboot/+/80191 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/mainboard/acer/aspire_vn7_572g')
0 files changed, 0 insertions, 0 deletions