1config BR2_PACKAGE_ALSA_PLUGINS 2 bool "alsa-plugins" 3 depends on BR2_PACKAGE_ALSA_LIB 4 select BR2_PACKAGE_ALSA_LIB_HWDEP 5 help 6 Advanced Linux Sound Architecture Plugins 7 8 http://www.alsa-project.org/ 9