ralink: DCS-930: enable sound

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

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43232 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Luka Perkov 2014-11-11 00:08:05 +00:00
parent 359de534b9
commit 3c5a4358eb
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ $(eval $(call Profile,DIR-615-D))
define Profile/DCS930
NAME:=Dlink DCS-930
PACKAGES:=kmod-video-core kmod-video-uvc \
kmod-sound-core kmod-usb-audio \
kmod-usb-core kmod-usb-dwc2
endef