Files
operating-system/buildroot-external/board/hardkernel/odroid-c2/patches/linux/055_linux-4.18.y-jeromebrunet-2008-asoc-codecs-force-enable-pcm5102a.patch
2018-12-06 10:09:16 +01:00

14 lines
347 B
Diff

--- a/sound/soc/codecs/Kconfig 2018-09-25 02:40:11.206734417 +0200
+++ b/sound/soc/codecs/Kconfig 2018-09-25 03:32:51.395650591 +0200
@@ -747,7 +747,9 @@
select REGMAP_SPI
config SND_SOC_PCM5102A
- tristate
+ tristate "PCM5102A Simple driver"
+ default m if SND_SOC_MESON=m
+ default y if SND_SOC_MESON=y
config SND_SOC_PCM512x
tristate