diff options
| author | Sughosh Ganu <sughosh.ganu@linaro.org> | 2024-03-27 16:18:59 +0530 |
|---|---|---|
| committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2024-04-08 12:59:10 +0200 |
| commit | 4dd9701faf61aa6417990baf59c6f8090409912c (patch) | |
| tree | 26e079be1c55b693b745e8fbe41a892ef0ba9c84 /configs/sandbox_spl_defconfig | |
| parent | 9cba29b19f43f9450117e8bc89e7dda691ed5ab5 (diff) | |
sandbox: capsule: remove capsule related configs
The capsule update testing is carried out only on the sandbox and
sandbox_flattree variants. Remove the capsule update related configs
from the other sandbox variants. This ensures that the capsule files
are generated only on variants which are used for the feature's
testing.
Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Diffstat (limited to 'configs/sandbox_spl_defconfig')
| -rw-r--r-- | configs/sandbox_spl_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/sandbox_spl_defconfig b/configs/sandbox_spl_defconfig index d0cd91ef4fb..f7b92dc8445 100644 --- a/configs/sandbox_spl_defconfig +++ b/configs/sandbox_spl_defconfig @@ -249,8 +249,6 @@ CONFIG_ZSTD=y CONFIG_SPL_LZMA=y CONFIG_ERRNO_STR=y CONFIG_SPL_HEXDUMP=y -CONFIG_EFI_CAPSULE_ON_DISK=y -CONFIG_EFI_CAPSULE_FIRMWARE_RAW=y CONFIG_UNIT_TEST=y CONFIG_SPL_UNIT_TEST=y CONFIG_UT_TIME=y |
