Files

11 lines
250 B
Plaintext
Raw Permalink Normal View History

2024-08-02 17:35:57 +08:00
menuconfig TINYALSA_COMPONENT_ENABLED
bool "Enable tinyalsa_component"
default n
config TINYALSA_COMPONENT_DYNAMIC
bool "compile component as dynamic(shared) lib"
default n
depends on TINYALSA_COMPONENT_ENABLED