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>

SVN-Revision: 43232
This commit is contained in:
Luka Perkov 2014-11-11 00:08:05 +00:00
parent 494c6e7f6e
commit da53ac677f

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