Skip to content

Commit 38f58fc

Browse files
jbrun3tkhilman
authored andcommitted
arm64: defconfig: enable meson gx audio as module
Enable the module config for the Amlogic GX audio card. This module will imply the internal components usually associated with it to make a functional sound card on these platforms. Also enable the simple amplifier module which often used on the output stage of those cards. Signed-off-by: Jerome Brunet <[email protected]> Signed-off-by: Kevin Hilman <[email protected]> Tested-by: Christian Hewitt <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 8f3d9f3 commit 38f58fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -642,6 +642,7 @@ CONFIG_SND_HDA_CODEC_HDMI=m
642642
CONFIG_SND_SOC=y
643643
CONFIG_SND_BCM2835_SOC_I2S=m
644644
CONFIG_SND_MESON_AXG_SOUND_CARD=m
645+
CONFIG_SND_MESON_GX_SOUND_CARD=m
645646
CONFIG_SND_SOC_SDM845=m
646647
CONFIG_SND_SOC_ROCKCHIP=m
647648
CONFIG_SND_SOC_ROCKCHIP_SPDIF=m
@@ -654,6 +655,7 @@ CONFIG_SND_SOC_AK4613=m
654655
CONFIG_SND_SOC_ES7134=m
655656
CONFIG_SND_SOC_ES7241=m
656657
CONFIG_SND_SOC_PCM3168A_I2C=m
658+
CONFIG_SND_SOC_SIMPLE_AMPLIFIER=m
657659
CONFIG_SND_SOC_TAS571X=m
658660
CONFIG_SND_SOC_WCD934X=m
659661
CONFIG_SND_SOC_WSA881X=m

0 commit comments

Comments
 (0)