summaryrefslogtreecommitdiff
path: root/sound/soc/google/Kconfig
diff options
context:
space:
mode:
authorPaweł Anikiel <pan@semihalf.com>2023-05-08 13:30:31 +0200
committerMark Brown <broonie@kernel.org>2023-05-17 10:37:07 +0900
commit702648721db590b3425c31ade294000e18808345 (patch)
tree5d4294c187eddad9178a1db2f1c25cf5b7f1a035 /sound/soc/google/Kconfig
parent518a1742f47792b5ea905b6cc4ecb05b77defd88 (diff)
ASoC: Add Google Chameleon v3 i2s driver
Add driver for the i2s IP present on Google Chameleon v3 Signed-off-by: Paweł Anikiel <pan@semihalf.com Link: https://lore.kernel.org/r/20230508113037.137627-2-pan@semihalf.com Signed-off-by: Mark Brown <broonie@kernel.org
Diffstat (limited to 'sound/soc/google/Kconfig')
-rw-r--r--sound/soc/google/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/sound/soc/google/Kconfig b/sound/soc/google/Kconfig
new file mode 100644
index 000000000000..7603782fb060
--- /dev/null
+++ b/sound/soc/google/Kconfig
@@ -0,0 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
+config SND_SOC_CHV3_I2S
+ tristate "Google Chameleon v3 I2S device"
+ help
+ Enable support for the Google Chameleon v3 I2S device.