Skip to content
Snippets Groups Projects
Commit da53ac67 authored by Luka Perkov's avatar Luka Perkov
Browse files

ralink: DCS-930: enable sound


Camera has microphone; in order to use it by default enable sound support.

Signed-off-by: default avatarLuka Perkov <luka@openwrt.org>

SVN-Revision: 43232
parent 494c6e7f
No related branches found
No related tags found
No related merge requests found
...@@ -34,6 +34,7 @@ $(eval $(call Profile,DIR-615-D)) ...@@ -34,6 +34,7 @@ $(eval $(call Profile,DIR-615-D))
define Profile/DCS930 define Profile/DCS930
NAME:=Dlink DCS-930 NAME:=Dlink DCS-930
PACKAGES:=kmod-video-core kmod-video-uvc \ PACKAGES:=kmod-video-core kmod-video-uvc \
kmod-sound-core kmod-usb-audio \
kmod-usb-core kmod-usb-dwc2 kmod-usb-core kmod-usb-dwc2
endef endef
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment