mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-24 15:28:53 +00:00
16 lines
256 B
Plaintext
16 lines
256 B
Plaintext
menu "ES8388 codec options"
|
|
|
|
config AIC_I2S_CODEC_ES8388_I2C
|
|
string "es8388 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
|