Message ID | f893ee9c-210e-8dc2-8660-fc9a9b2a567a@free.fr (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Regenerate arm64 defconfig for current kernel | expand |
On Fri, Nov 09, 2018 at 02:03:55AM +0100, Marc Gonzalez wrote: > SND_SOC_ROCKCHIP_RT5645 selects SND_SOC_ROCKCHIP_I2S > > Signed-off-by: Marc Gonzalez <marc.w.gonzalez@free.fr> > --- > arch/arm64/configs/defconfig | 1 - > 1 file changed, 1 deletion(-) This one got covered by patch 1 too. -Olof
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 725b9471b21c..8e181cca0a05 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -493,7 +493,6 @@ CONFIG_SND=y CONFIG_SND_SOC=y CONFIG_SND_BCM2835_SOC_I2S=m CONFIG_SND_SOC_ROCKCHIP=m -CONFIG_SND_SOC_ROCKCHIP_I2S=m CONFIG_SND_SOC_ROCKCHIP_SPDIF=m CONFIG_SND_SOC_ROCKCHIP_RT5645=m CONFIG_SND_SOC_RK3399_GRU_SOUND=m
SND_SOC_ROCKCHIP_RT5645 selects SND_SOC_ROCKCHIP_I2S Signed-off-by: Marc Gonzalez <marc.w.gonzalez@free.fr> --- arch/arm64/configs/defconfig | 1 - 1 file changed, 1 deletion(-)