ASoC: codec: Add driver for JZ4760 internal codec
[sfrench/cifs-2.6.git] / sound / soc / codecs / Kconfig
index 9e2a732bae276549b3f4e0abdab6c62795d5b52c..f9ce7bb654a5e4ca69496ac5bb98f1406b7a2d7f 100644 (file)
@@ -104,6 +104,7 @@ config SND_SOC_ALL_CODECS
        imply SND_SOC_ISABELLE
        imply SND_SOC_JZ4740_CODEC
        imply SND_SOC_JZ4725B_CODEC
+       imply SND_SOC_JZ4760_CODEC
        imply SND_SOC_JZ4770_CODEC
        imply SND_SOC_LM4857
        imply SND_SOC_LM49453
@@ -735,6 +736,18 @@ config SND_SOC_JZ4725B_CODEC
          This driver can also be built as a module. If so, the module
          will be called snd-soc-jz4725b-codec.
 
+config SND_SOC_JZ4760_CODEC
+        depends on MACH_INGENIC || COMPILE_TEST
+        depends on OF
+        select REGMAP
+        tristate "Ingenic JZ4760 internal CODEC"
+        help
+          Enable support for the internal CODEC found in the JZ4760 SoC
+          from Ingenic.
+
+          This driver can also be built as a module. If so, the module
+          will be called snd-soc-jz4760-codec.
+
 config SND_SOC_JZ4770_CODEC
        depends on MACH_INGENIC || COMPILE_TEST
        depends on OF