7 lines
147 B
Plaintext
7 lines
147 B
Plaintext
|
|
config BR2_PACKAGE_CAE_VAD
|
||
|
|
bool "Cae app using VAD"
|
||
|
|
select BR2_PACKAGE_LIBPTHREAD_STUBS
|
||
|
|
select BR2_PACKAGE_ALSA_LIB
|
||
|
|
help
|
||
|
|
Cae app using VAD.
|