[ALSA] ASoC codecs: build files
[firefly-linux-kernel-4.4.55.git] / sound / soc / Kconfig
index 200709f4b70826c957384b3157bc14748a010925..288bad30b2138df03b9ed9bbcaf23e4acd8300c4 100644 (file)
@@ -5,6 +5,9 @@
 menu "SoC audio support"
        depends on SND!=n
 
+config SND_SOC_AC97_BUS
+       bool
+
 config SND_SOC
        tristate "SoC audio support"
        ---help---
@@ -16,4 +19,7 @@ config SND_SOC
          This SoC audio support can also be built as a module.  If so, the module
          will be called snd-soc-core.
 
+# Supported codecs
+source "sound/soc/codecs/Kconfig"
+
 endmenu