commit | 1540df11d1f5a80975513162d23887b419fc38d2 | [log] [tgz] |
---|---|---|
author | Vignesh R <vigneshr@ti.com> | Mon Mar 26 13:27:03 2018 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 06 20:45:44 2018 -0400 |
tree | 7ad5c002fd291e5a8327891baa800792fa53a35c | |
parent | a611ffc8cc87834ab6e52e2f8c82df85140c9905 [diff] |
configs: am43xx_evm_qspiboot_defconfig: Move to DM Move am43xx_evm_qspiboot_defconfig to DM. This is required as SPI core and TI QSPI driver no longer supports non DM interfaces. Signed-off-by: Vignesh R <vigneshr@ti.com> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>