diff options
| author | Tom Rini <[email protected]> | 2024-12-12 21:07:26 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-12-12 21:07:26 -0600 |
| commit | a33185173dce550d6ecb96b7fa625bb5e2183d66 (patch) | |
| tree | add17fdeadcdddc9eb7922c7c09486027812df40 /configs | |
| parent | 1fdf53ace13f745fe8ad4d2d4e79eed98088d555 (diff) | |
Revert "Merge patch series "vbe: Series part E""
This reverts commit 1fdf53ace13f745fe8ad4d2d4e79eed98088d555, reversing
changes made to e5aef1bbf11412eebd4c242b46adff5301353c30.
I had missed that this caused too much size growth on rcar3_salvator-x.
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/sandbox_vpl_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/sandbox_vpl_defconfig b/configs/sandbox_vpl_defconfig index 46329395ba5..84df2b85260 100644 --- a/configs/sandbox_vpl_defconfig +++ b/configs/sandbox_vpl_defconfig @@ -27,8 +27,6 @@ CONFIG_FIT=y CONFIG_FIT_VERBOSE=y CONFIG_FIT_BEST_MATCH=y CONFIG_SPL_LOAD_FIT=y -# CONFIG_TPL_BOOTMETH_VBE is not set -# CONFIG_TPL_BOOTMETH_VBE_SIMPLE_FW is not set CONFIG_UPL=y CONFIG_UPL_IN=y CONFIG_BOOTSTAGE=y |
