10 lines
137 B
Plaintext
10 lines
137 B
Plaintext
![]() |
menu "Bk_thirdparty::aac_decoder"
|
||
|
|
||
|
config AAC_DECODER
|
||
|
bool "Enable AAC decoder"
|
||
|
default n
|
||
|
help
|
||
|
Enable AAC decoder lib
|
||
|
|
||
|
endmenu
|