diff options
Diffstat (limited to 'sound/soc/google/Kconfig')
-rw-r--r-- | sound/soc/google/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sound/soc/google/Kconfig b/sound/soc/google/Kconfig new file mode 100644 index 0000000000..7603782fb0 --- /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. |