You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
652 B

menuconfig SOCT_HAEFFECT_SUPPORT
bool "Audio Effect Support"
default y
config SOCT_HAEFFECT_KDE_SUPPORT
bool "Karaoke Effect Support"
depends on SOCT_HAEFFECT_SUPPORT
default n
help
when enabled, karaoke audio effect will be supported
config SOCT_HAEFFECT_SPECTRUM_SUPPORT
bool "Audio Spectrum Support"
depends on SOCT_HAEFFECT_SUPPORT
default n
help
when enabled, support audio spectrum
config SOCT_HAEFFECT_CUSTOMER_A_SUPPORT
bool "Customer A's Effect Support"
depends on SOCT_HAEFFECT_SUPPORT
default n
help
when enabled, customer A's audio effect will be supported