RISCV: configs: tizen_visionfive2: Change a module about PWMDAC 06/307906/1 accepted/tizen/unified/x/20240315.081617
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 14 Mar 2024 06:25:39 +0000 (15:25 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Thu, 14 Mar 2024 06:29:45 +0000 (15:29 +0900)
Change a module about PWMDAC. Its devices is always registered to card0.
So, HDMI-audio is always registered to card1. It's played from card0
by default during playing audio.
As loading pwmdac as module, it will be registered to card1.

Change-Id: I3f97cd4584061732cfa88cf90792c0534967a3b7
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
arch/riscv/configs/tizen_visionfive2_defconfig

index 26460dd..5b9b59f 100644 (file)
@@ -306,8 +306,9 @@ CONFIG_SND_USB_AUDIO=y
 CONFIG_SND_SOC=y
 CONFIG_SND_DESIGNWARE_I2S=y
 CONFIG_SND_SOC_STARFIVE=y
-CONFIG_SND_SOC_JH7110_PWMDAC=y
+CONFIG_SND_SOC_JH7110_PWMDAC=m
 CONFIG_SND_SOC_JH7110_TDM=y
+CONFIG_SND_SOC_SPDIF=y
 CONFIG_SND_SOC_WM8960=y
 CONFIG_SND_SIMPLE_CARD=y
 CONFIG_HIDRAW=y