diff options
author | Alexander Dahl <ada@thorsis.com> | 2025-01-23 08:37:13 +0100 |
---|---|---|
committer | Eugen Hristev <eugen.hristev@linaro.org> | 2025-02-12 10:29:33 +0200 |
commit | d3ded566db57ee7a09f354ab10018396725f38c0 (patch) | |
tree | 640701a42e1b4eb3252970064e91b86f3ad36180 /test/py/test.py | |
parent | 0a82e3e471c6bdca525b82a5e803afa1c2ff12ec (diff) |
spi: atmel-quadspi: Depend on SPI_MEM
Most other spi-mem drivers also depend on SPI_MEM. Fixes this build
error:
arm-v5te-linux-gnueabi-ld.bfd: drivers/spi/atmel-quadspi.o: in function `atmel_qspi_supports_op':
/mnt/data/adahl/src/u-boot/drivers/spi/atmel-quadspi.c:460: undefined reference to `spi_mem_default_supports_op'
make[1]: *** [/mnt/data/adahl/src/u-boot/Makefile:1821: u-boot] Error 1
Signed-off-by: Alexander Dahl <ada@thorsis.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'test/py/test.py')
0 files changed, 0 insertions, 0 deletions