sound: Remove atheros restriction, since atheros can have usb sound cards
[openwrt.git] / package / kernel / modules / sound.mk
index af637df..a697807 100644 (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 \
This page took 0.024372 seconds and 4 git commands to generate.