kernel: drop obsolete kmod-video-core dependencies
These dependencies do not exist in any of the supported kernel versions. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
		| @@ -393,7 +393,7 @@ $(eval $(call KernelPackage,drm-radeon)) | ||||
| define KernelPackage/video-core | ||||
|   SUBMENU:=$(VIDEO_MENU) | ||||
|   TITLE=Video4Linux support | ||||
|   DEPENDS:=@PCI_SUPPORT||USB_SUPPORT +PACKAGE_kmod-i2c-core:kmod-i2c-core | ||||
|   DEPENDS:=+PACKAGE_kmod-i2c-core:kmod-i2c-core | ||||
|   KCONFIG:= \ | ||||
| 	CONFIG_MEDIA_SUPPORT \ | ||||
| 	CONFIG_MEDIA_CAMERA_SUPPORT=y \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Stijn Tintel
					Stijn Tintel