Skip to content

Commit 4a683e0

Browse files
authored
kmod-media-core: update kconfig (#11735)
1 parent 4d6eb48 commit 4a683e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package/kernel/linux/modules/video.mk

+1
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ define KernelPackage/media-core
246246
HIDDEN:=1
247247
KCONFIG:= \
248248
CONFIG_MEDIA_SUPPORT \
249+
CONFIG_MEDIA_CONTROLLER=y \
249250
CONFIG_MEDIA_CAMERA_SUPPORT=y
250251
FILES:=$(LINUX_DIR)/drivers/media/mc/mc.ko
251252
AUTOLOAD:=$(call AutoProbe,mc)

0 commit comments

Comments
 (0)