diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2024-06-04 07:44:25 +0200 |
---|---|---|
committer | Mattijs Korpershoek <mkorpershoek@baylibre.com> | 2024-06-06 09:11:21 +0200 |
commit | 4339138a2086f8449b9356130cb6e97a81aa8679 (patch) | |
tree | ff4d9ac1617306fb075751f039d82a990143d947 /test/py/tests/test_efi_secboot/conftest.py | |
parent | 85ced6f4745f529098cae38a5bd3144035a1318c (diff) |
dfu: add missing dependency for SPI flash DFU driver
Building the SPI flash DFU driver fails if SPI flash support is missing.
drivers/dfu/dfu_sf.c:123:29: error:
‘CONFIG_SF_DEFAULT_MODE’ undeclared (first use in this function);
Add the missing dependency.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Link: https://lore.kernel.org/r/20240604054425.105902-1-heinrich.schuchardt@canonical.com
Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Diffstat (limited to 'test/py/tests/test_efi_secboot/conftest.py')
0 files changed, 0 insertions, 0 deletions