Re: [PATCH v5 08/11] arm64: defconfig: Build AHUB component drivers

2020-08-06 Thread Jon Hunter
On 19/07/2020 06:01, Sameer Pujar wrote: > This patch helps to build AHUB and its client drivers (I2S, DMIC, > DSPK, ADMAIF and AHUB). These register components with ASoC core. > > Signed-off-by: Sameer Pujar > --- > arch/arm64/configs/defconfig | 6 ++ > 1 file changed, 6 insertions(+) >

[PATCH v5 08/11] arm64: defconfig: Build AHUB component drivers

2020-07-18 Thread Sameer Pujar
This patch helps to build AHUB and its client drivers (I2S, DMIC, DSPK, ADMAIF and AHUB). These register components with ASoC core. Signed-off-by: Sameer Pujar --- arch/arm64/configs/defconfig | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/arm64/configs/defconfig