X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/01cc5f0284a47c790f9ab73cea10e09b24816edd..53538cd735ac49851071ecd94269bf50f25b57b9:/openwrt/target/linux/package/alsa/Config.in diff --git a/openwrt/target/linux/package/alsa/Config.in b/openwrt/target/linux/package/alsa/Config.in index a68be7a6a..df4da0b7d 100644 --- a/openwrt/target/linux/package/alsa/Config.in +++ b/openwrt/target/linux/package/alsa/Config.in @@ -1,9 +1,9 @@ config BR2_PACKAGE_KMOD_ALSA prompt "kmod-alsa......................... Alsa Sound Drivers" - prompt "kmod-alsa......................... Alsa Sound Drivers (FIXME, does not build on 2.6/mipsel)" if BR2_LINUX_2_6_BRCM tristate - default m if CONFIG_DEVEL + depends BR2_LINUX_2_4_X86 || BR2_LINUX_2_4_BRCM || BR2_LINUX_2_6_X86 || BR2_LINUX_2_6_BRCM depends BR2_PACKAGE_KMOD_USB_CONTROLLER select BR2_PACKAGE_KMOD_SOUNDCORE + default m if CONFIG_DEVEL help Alsa Drivers for USB Soundcards