9 lines
109 B
Plaintext
9 lines
109 B
Plaintext
![]() |
menu "Audio Play"
|
||
|
|
||
|
config AUDIO_PLAY
|
||
|
depends on AUDIO_DAC
|
||
|
bool "Enable Audio Play"
|
||
|
default n
|
||
|
|
||
|
endmenu
|