mirror of
https://github.com/torvalds/linux.git
synced 2024-11-14 16:12:02 +00:00
702648721d
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
7 lines
172 B
Plaintext
7 lines
172 B
Plaintext
# 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.
|