11 lines
191 B
Plaintext
11 lines
191 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
menu "Hisilicon"
|
|
|
|
config SND_I2S_HI6210_I2S
|
|
tristate "Hisilicon I2S controller"
|
|
select SND_SOC_GENERIC_DMAENGINE_PCM
|
|
help
|
|
Hisilicon I2S
|
|
|
|
endmenu
|