sound: Remove atheros restriction, since atheros can have usb sound cards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11168 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Rod Whitby 2008-05-18 11:54:49 +00:00
parent bdd0dbf1ab
commit 07131c043c
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ SOUND_MENU:=Sound Support
define KernelPackage/sound-core
SUBMENU:=$(SOUND_MENU)
TITLE:=Sound support
DEPENDS:=@USB_SUPPORT||PCI_SUPPORT @!TARGET_atheros
DEPENDS:=@USB_SUPPORT||PCI_SUPPORT
KCONFIG:= \
CONFIG_SOUND \
CONFIG_SND \