9 lines
115 B
Plaintext
9 lines
115 B
Plaintext
![]() |
menu "I2S"
|
||
|
config I2S
|
||
|
depends on AUDIO_RING_BUFF
|
||
|
bool "Enable I2S"
|
||
|
default n
|
||
|
|
||
|
endmenu
|
||
|
|