commit | 57855be29a02ea655485e356962cb7216fbc73db | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Sat Feb 23 02:43:00 2013 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Thu Mar 07 17:22:56 2013 +0100 |
tree | f82bce64ac12e0dfa4d7388d9b6280863962f1c0 | |
parent | bf372e3c5f37393e94fbb28fe7307cd66d144a4d [diff] |
mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLE The CONFIG_MXS_SPI_DMA_ENABLE is no longer relevant as the SPI DMA has proven to work correctly. Remove this configuration option. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Fabio Estevam <fabio.estevam@freescale.com> Cc: Otavio Salvador <otavio@ossystems.com.br> Cc: Stefano Babic <sbabic@denx.de>