From b41c5453c17d997f5ca116374267f1552234ef06 Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 29 Sep 2005 07:18:31 +0000 Subject: add alsa kernel driver (thanks to David Collet) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1997 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/target/linux/package/alsa/Config.in | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 openwrt/target/linux/package/alsa/Config.in (limited to '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 new file mode 100644 index 000000000..5396542d1 --- /dev/null +++ b/openwrt/target/linux/package/alsa/Config.in @@ -0,0 +1,8 @@ +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 -- cgit v1.2.3