summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/Kconfig
diff options
context:
space:
mode:
authorDong Aisheng <aisheng.dong@nxp.com>2019-12-02 18:00:44 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2019-12-02 18:00:44 +0800
commitb7f8883066ed37854ab4d87ca6df8f628dfa0126 (patch)
tree743e498f7c6bdcb866b051bbed55ab0ffa0882ba /sound/soc/fsl/Kconfig
parent2a635fc846224d82fcfa73cfdab969d2a2cfb484 (diff)
parent9c3a087b1db3807400723f5c6e9a13e4429cfc3f (diff)
Merge remote-tracking branch 'origin/audio/sof' into audio/next
* origin/audio/sof: (21 commits) ASoC: SOF: Read tplg filename from board descriptor ASoC: SOF: Update fw_filename from board description ASoC: SOF: Allow probe to continue when we have an actual codec ASoC: SOF: Hardcode ignore_machine ASoC: fsl: Add generic DAI driver ...
Diffstat (limited to 'sound/soc/fsl/Kconfig')
-rw-r--r--sound/soc/fsl/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig
index 0a887b373b6f..e3f94e95e746 100644
--- a/sound/soc/fsl/Kconfig
+++ b/sound/soc/fsl/Kconfig
@@ -65,6 +65,14 @@ config SND_SOC_FSL_ESAI
This option is only useful for out-of-tree drivers since
in-tree drivers select it automatically.
+config SND_SOC_FSL_DAI
+ tristate "Generic FSL DAI support for Sound Open Firmware"
+ help
+ Say Y if you want to enable generic FSL DAI support to be used
+ with Sound Open Firmware. This module takes care of enabling
+ clocks, power domain, pinctrl for FSL DAIs. The rest of DAI
+ control is taken care of by SOF firmware.
+
config SND_SOC_FSL_MICFIL
tristate "Pulse Density Modulation Microphone Interface (MICFIL) module support"
select REGMAP_MMIO