Skip to content

Commit 5d2408c

Browse files
montjoiemripard
authored andcommitted
ARM: configs: sunxi: Add sun8i analog codec
On my orange pi PC, I got lot of "sun4i-codec 1c22c00.codec: Failed to register our card". This was due to a missing component: the sun8i analog codec. Signed-off-by: Corentin Labbe <[email protected]> Signed-off-by: Maxime Ripard <[email protected]>
1 parent 8f3d9f3 commit 5d2408c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/sunxi_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ CONFIG_SOUND=y
107107
CONFIG_SND=y
108108
CONFIG_SND_SOC=y
109109
CONFIG_SND_SUN4I_CODEC=y
110+
CONFIG_SND_SUN8I_CODEC_ANALOG=y
110111
CONFIG_USB=y
111112
CONFIG_USB_EHCI_HCD=y
112113
CONFIG_USB_EHCI_HCD_PLATFORM=y

0 commit comments

Comments
 (0)