8 lines
103 B
Plaintext
8 lines
103 B
Plaintext
menu "aac decoder"
|
|
|
|
config SDK_MODULE_AAC_DECODER
|
|
bool "Enable aac decoder"
|
|
default n
|
|
|
|
endmenu
|