Re: [PATCH v5 14/15] arm64: defconfig: Enable SDMA on i.mx8mq/8mm

2019-07-16 Thread Shawn Guo
On Mon, Jun 10, 2019 at 04:17:52PM +0800, yibin.g...@nxp.com wrote: > From: Robin Gong > > Enable SDMA support on i.mx8mq/8mm chips, including enabling > CONFIG_FW_LOADER_USER_HELPER/CONFIG_FW_LOADER_USER_HELPER_FALLBACK > for firmware loaded by udev. > > Signed-off-by: Robin Gong Applied, tha

[PATCH v5 14/15] arm64: defconfig: Enable SDMA on i.mx8mq/8mm

2019-06-10 Thread yibin . gong
From: Robin Gong Enable SDMA support on i.mx8mq/8mm chips, including enabling CONFIG_FW_LOADER_USER_HELPER/CONFIG_FW_LOADER_USER_HELPER_FALLBACK for firmware loaded by udev. Signed-off-by: Robin Gong --- arch/arm64/configs/defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/a