mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-27 06:39:51 +00:00
sound: Remove atheros restriction, since atheros can have usb sound cards
SVN-Revision: 11168
This commit is contained in:
parent
d543939042
commit
6a79ee257d
@ -12,7 +12,7 @@ SOUND_MENU:=Sound Support
|
|||||||
define KernelPackage/sound-core
|
define KernelPackage/sound-core
|
||||||
SUBMENU:=$(SOUND_MENU)
|
SUBMENU:=$(SOUND_MENU)
|
||||||
TITLE:=Sound support
|
TITLE:=Sound support
|
||||||
DEPENDS:=@USB_SUPPORT||PCI_SUPPORT @!TARGET_atheros
|
DEPENDS:=@USB_SUPPORT||PCI_SUPPORT
|
||||||
KCONFIG:= \
|
KCONFIG:= \
|
||||||
CONFIG_SOUND \
|
CONFIG_SOUND \
|
||||||
CONFIG_SND \
|
CONFIG_SND \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user