ARM: configs: sunxi: Add sun8i analog codec
authorCorentin Labbe <clabbe@baylibre.com>
Thu, 2 Apr 2020 09:34:21 +0000 (09:34 +0000)
committerMaxime Ripard <maxime@cerno.tech>
Tue, 14 Apr 2020 07:20:46 +0000 (09:20 +0200)
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 <clabbe@baylibre.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
arch/arm/configs/sunxi_defconfig

index 61b8be19e52783b9afcb88be8ce74070eef84c73..b105ce7120cce4a83ef53fb0fe4e0a48c1300ee2 100644 (file)
@@ -107,6 +107,7 @@ CONFIG_SOUND=y
 CONFIG_SND=y
 CONFIG_SND_SOC=y
 CONFIG_SND_SUN4I_CODEC=y
+CONFIG_SND_SUN8I_CODEC_ANALOG=y
 CONFIG_USB=y
 CONFIG_USB_EHCI_HCD=y
 CONFIG_USB_EHCI_HCD_PLATFORM=y