Skip to content

Commit 2b24391

Browse files
cristiccarndb
authored andcommitted
arm64: defconfig: Enable Rockchip I2S TDM and ES8316 drivers
The Rockchip I2S TDM driver and the Everest Semi ES8316 codec are used to provide analog audio support on the RK3588 SoC based Rock 5B board. Enable both of them as modules. Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent ffd7913 commit 2b24391

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -884,6 +884,7 @@ CONFIG_SND_SOC_SM8250=m
884884
CONFIG_SND_SOC_SC7180=m
885885
CONFIG_SND_SOC_SC7280=m
886886
CONFIG_SND_SOC_ROCKCHIP=m
887+
CONFIG_SND_SOC_ROCKCHIP_I2S_TDM=m
887888
CONFIG_SND_SOC_ROCKCHIP_SPDIF=m
888889
CONFIG_SND_SOC_ROCKCHIP_RT5645=m
889890
CONFIG_SND_SOC_RK3399_GRU_SOUND=m
@@ -914,6 +915,7 @@ CONFIG_SND_SOC_AK4613=m
914915
CONFIG_SND_SOC_DA7213=m
915916
CONFIG_SND_SOC_ES7134=m
916917
CONFIG_SND_SOC_ES7241=m
918+
CONFIG_SND_SOC_ES8316=m
917919
CONFIG_SND_SOC_GTM601=m
918920
CONFIG_SND_SOC_MSM8916_WCD_ANALOG=m
919921
CONFIG_SND_SOC_MSM8916_WCD_DIGITAL=m

0 commit comments

Comments
 (0)