Re: [PATCH] arm64: defconfig: Enable some audio drivers on i.MX8M Mini

2020-05-19 Thread Shawn Guo
On Sat, May 02, 2020 at 07:59:47AM -0500, Adam Ford wrote: > The i.MX8M Mini has SAI and micfil support but the drivers > are not being loaded. > > This patch updates the defconfig to add support > CONFIG_SND_SOC_FSL_SAI and CONFIG_SND_SOC_FSL_MICFIL to support > these drivers. > > Signed-off-by:

[PATCH] arm64: defconfig: Enable some audio drivers on i.MX8M Mini

2020-05-02 Thread Adam Ford
The i.MX8M Mini has SAI and micfil support but the drivers are not being loaded. This patch updates the defconfig to add support CONFIG_SND_SOC_FSL_SAI and CONFIG_SND_SOC_FSL_MICFIL to support these drivers. Signed-off-by: Adam Ford diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs