Files
2024-08-02 17:35:57 +08:00

11 lines
250 B
Plaintext

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