9 lines
109 B
Plaintext
Executable File
9 lines
109 B
Plaintext
Executable File
menu "Audio Play"
|
|
|
|
config AUDIO_PLAY
|
|
depends on AUDIO_DAC
|
|
bool "Enable Audio Play"
|
|
default n
|
|
|
|
endmenu
|