commit | d50dbc826c0969923fa5a43b6e8c3c5eec40e739 | [log] [tgz] |
---|---|---|
author | Vignesh R <vigneshr@ti.com> | Tue Nov 22 14:42:56 2016 +0530 |
committer | Tom Rini <trini@konsulko.com> | Sun Dec 04 13:55:04 2016 -0500 |
tree | 8f3ecda1f8d6e30cf9419aa28aad059a35eafa52 | |
parent | 44402fe709f5a116083934e07d97b4c77ba52ec1 [diff] |
defconfig: am43xx_evm: Enable DM_SPI and DM_SPI_FLASH Commit 4c4e3b37750f3("ARM: AM43xx: Enable FIT") accidentally disabled DM_SPI and DM_SPI_FLASH. Add back DM_SPI and DM_SPI_FLASH to am43xx_evm_defconfig in order to make use of DM framework for QSPI. Signed-off-by: Vignesh R <vigneshr@ti.com> Acked-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Mugunthan V N <mugunthanvnm@ti.com>