summaryrefslogtreecommitdiff
path: root/drivers/core/ofnode.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2025-01-10 17:00:00 -0700
committerTom Rini <trini@konsulko.com>2025-01-22 15:58:03 -0600
commit864106f3c477052dae932d80a89522532efe76fe (patch)
tree1176ee22fce6c626a3c15bc865d81fbdce26ec11 /drivers/core/ofnode.c
parent6f1b27a724b0d75bf89cc0f8be95fc3bcb4d4fe8 (diff)
bloblist: Make BLOBLIST_ALLOC the default
We want to encourage people to use an allocated bloblist since it is more flexible than a fixed one. Make this the default, being sure not to change existing users. The unit tests require BLOBLIST_FIXED so add a dependency in the Makefile to avoid build errors. All sandbox builds require BLOBLIST_FIXED so make that the default for sandbox. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/core/ofnode.c')
0 files changed, 0 insertions, 0 deletions