14 lines
347 B
Diff
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
|