diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-05-31 16:02:13 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-05-31 16:02:13 +0000 |
commit | 3bcaa7384bb8cd5062724cce55cfa558b9e763c6 (patch) | |
tree | e3b518916fb27fa60d6bb13803f8d31d399648bb /openwrt/package/alsa | |
parent | 337621e4682ad459b28f23c2cacebc29a88fbde1 (diff) | |
download | mtk-20170518-3bcaa7384bb8cd5062724cce55cfa558b9e763c6.zip mtk-20170518-3bcaa7384bb8cd5062724cce55cfa558b9e763c6.tar.gz mtk-20170518-3bcaa7384bb8cd5062724cce55cfa558b9e763c6.tar.bz2 |
remove old Config.in files
SVN-Revision: 3865
Diffstat (limited to 'openwrt/package/alsa')
-rw-r--r-- | openwrt/package/alsa/Config.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/openwrt/package/alsa/Config.in b/openwrt/package/alsa/Config.in deleted file mode 100644 index 55d9abd..0000000 --- a/openwrt/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 |