[PATCH v2 3/3] ARM: configs: imx_v6_v7_defconfig: add DMATEST support
From: shawnguo@kernel.org (Shawn Guo)
Date: 2018-07-17 06:28:23
Also in:
dmaengine, lkml
From: shawnguo@kernel.org (Shawn Guo)
Date: 2018-07-17 06:28:23
Also in:
dmaengine, lkml
On Fri, Jul 13, 2018 at 09:08:47PM +0800, Robin Gong wrote:
Add DMATEST support and remove invalid options, such as CONFIG_BT_HCIUART_H4 is default enabled and CONFIG_SND_SOC_IMX_WM8962 is out of date and not appear in any config file. Please refer to Documentation/driver-api/dmaengine/dmatest.rst to test MEMCPY feature of imx-sdma. Signed-off-by: Robin Gong <redacted>
Applied this one, thanks.