summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/package/alsa
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2006-01-09 16:03:36 +0000
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2006-01-09 16:03:36 +0000
commitab551ba31edf4f5d7d2049c56e646bca492366ee (patch)
treefea900ef981c463ab0d117b8245905d855c92144 /openwrt/target/linux/package/alsa
parent2647efdaab4e47aa7c853a2f8eb5d22149c842c3 (diff)
downloadmtk-20170518-ab551ba31edf4f5d7d2049c56e646bca492366ee.zip
mtk-20170518-ab551ba31edf4f5d7d2049c56e646bca492366ee.tar.gz
mtk-20170518-ab551ba31edf4f5d7d2049c56e646bca492366ee.tar.bz2
add updates for atheros SOC support from Mike A., thx
SVN-Revision: 2866
Diffstat (limited to 'openwrt/target/linux/package/alsa')
-rw-r--r--openwrt/target/linux/package/alsa/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/target/linux/package/alsa/Config.in b/openwrt/target/linux/package/alsa/Config.in
index 62dd21b..29a4e89 100644
--- a/openwrt/target/linux/package/alsa/Config.in
+++ b/openwrt/target/linux/package/alsa/Config.in
@@ -2,6 +2,7 @@ config BR2_PACKAGE_KMOD_ALSA
prompt "kmod-alsa......................... Alsa Sound Drivers"
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
help