13 lines
300 B
Text
13 lines
300 B
Text
![]() |
# SPDX-License-Identifier: GPL-2.0-only
|
||
|
config SND_I2S_HI6210_I2S
|
||
|
tristate "Hisilicon Hi6210 I2S controller"
|
||
|
select SND_SOC_GENERIC_DMAENGINE_PCM
|
||
|
help
|
||
|
Hisilicon I2S
|
||
|
|
||
|
config SND_I2S_HI3660_I2S
|
||
|
tristate "Hisilicon 960 I2S controller"
|
||
|
select SND_SOC_GENERIC_DMAENGINE_PCM
|
||
|
help
|
||
|
Hisilicon I2S
|