summaryrefslogtreecommitdiff
path: root/sound/soc/google/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/google/Kconfig')
-rw-r--r--sound/soc/google/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/sound/soc/google/Kconfig b/sound/soc/google/Kconfig
new file mode 100644
index 000000000000..6005653170a8
--- /dev/null
+++ b/sound/soc/google/Kconfig
@@ -0,0 +1,9 @@
+# SPDX-License-Identifier: GPL-2.0-only
+menu "Google"
+
+config SND_SOC_CHV3_I2S
+ tristate "Google Chameleon v3 I2S device"
+ help
+ Enable support for the Google Chameleon v3 I2S device.
+
+endmenu