commit | 25bfc0b1e89065bd04d1c8c7e80d9223d1bf5e66 | [log] [tgz] |
---|---|---|
author | Angelo Dureghello <angelo@sysam.it> | Wed Mar 13 21:46:48 2019 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri May 24 08:11:58 2019 -0400 |
tree | d534e96eb245710a1ff2329a3c18c7c55bf41858 | |
parent | 5ea3766461dd3d317aa2388fbc3b51e0861b09cd [diff] |
configs: add DM_SPI config option This patch adds CONFIG_DM_SPI for all m68k boards using the cf_spi.c driver (DSPI module). Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Angelo Dureghello <angelo@sysam.it>