Files
luban-lite/bsp/peripheral/codec/tlv320aic3101/Kconfig

17 lines
264 B
Plaintext
Raw Normal View History

2024-01-27 08:47:24 +08:00
menu "TLV320AIC3101 codec options"
config AIC_I2S_CODEC_TLV320_I2C
string "tlv320 i2c port select"
default "i2c1"
config AIC_I2S_CODEC_MCLK_NFS
int "MCLK NFS"
default 256
config AIC_I2S_CODEC_SCLK_NFS
int "SCLK NFS"
default 64
endmenu