diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2006-05-31 15:27:00 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2006-05-31 15:27:00 +0000 |
| commit | 7486d2e8d5b442143ce94c0524e86a67b5c338b9 (patch) | |
| tree | f2283b12ee5555d45168f469f97222fc17c47ec3 /openwrt/target/linux/package/alsa/Config.in | |
| parent | 9d4ba07b77f5fab19e1be47ea8b3990b9ed8b44e (diff) | |
| download | mtk-20170518-7486d2e8d5b442143ce94c0524e86a67b5c338b9.zip mtk-20170518-7486d2e8d5b442143ce94c0524e86a67b5c338b9.tar.gz mtk-20170518-7486d2e8d5b442143ce94c0524e86a67b5c338b9.tar.bz2 | |
move alsa from target/linux/package to package, add compile fix for linux 2.4
SVN-Revision: 3862
Diffstat (limited to 'openwrt/target/linux/package/alsa/Config.in')
| -rw-r--r-- | openwrt/target/linux/package/alsa/Config.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/openwrt/target/linux/package/alsa/Config.in b/openwrt/target/linux/package/alsa/Config.in deleted file mode 100644 index 55d9abd..0000000 --- a/openwrt/target/linux/package/alsa/Config.in +++ /dev/null @@ -1,9 +0,0 @@ -config PACKAGE_KMOD_ALSA - prompt "kmod-alsa......................... Alsa Sound Drivers" - tristate - depends LINUX_2_4_X86 || LINUX_2_4_BRCM || LINUX_2_6_X86 || LINUX_2_6_BRCM - depends PACKAGE_KMOD_USB_CONTROLLER - select PACKAGE_KMOD_SOUNDCORE - default m if DEVEL - help - Alsa Drivers for USB Soundcards |
