openwrt/package/kernel/linux
Evan Benn bbefd71984 kmod: APP-2917: (PR #231): Create kmod-media-controller
Our video camera patches added Kconfigs MEDIA_CONTROLLER and
MEDIA_SUPPORT to kmod-video-core. MEDIA_SUPPORT is required by several
of the drivers and they also enable MEDIA_CONTROLLER.

kmod-usb-audio aka snd_usb_audio.ko depends on mc.ko (MEDIA_CONTROLLER),
if MEDIA_CONTROLLER is set. Therefore I split out the MEDIA_CONTROLLER
module and conflated it with MEDIA_SUPPORT. Then made video-core
depend on that kmod and usb-audio conditionally depend on it.


Approved-by: James Haggerty
Approved-by: Arien Judge
2024-11-26 10:03:33 +11:00
..
files kernel: netsupport: replace insmod by modprobe 2022-09-27 17:16:45 +02:00
modules kmod: APP-2917: (PR #231): Create kmod-media-controller 2024-11-26 10:03:33 +11:00
Makefile kernel: update deprecated license information 2024-07-10 23:07:36 +02:00