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.
|
config BR2_PACKAGE_KMOD_ALSA
|
|
prompt "kmod-alsa - Alsa Sound Drivers"
|
|
tristate
|
|
default m if CONFIG_DEVEL
|
|
depends BR2_PACKAGE_KMOD_USB_CONTROLLER
|
|
select BR2_PACKAGE_KMOD_SOUNDCORE
|
|
help
|
|
Alsa Drivers for USB Soundcards
|
|
|