|
@@ -160,15 +160,11 @@ config BR2_PACKAGE_KODI_LIBBLURAY
|
|
|
|
|
|
config BR2_PACKAGE_KODI_LIBCEC
|
|
config BR2_PACKAGE_KODI_LIBCEC
|
|
bool "hdmi cec"
|
|
bool "hdmi cec"
|
|
- depends on BR2_PACKAGE_HAS_UDEV
|
|
|
|
select BR2_PACKAGE_LIBCEC
|
|
select BR2_PACKAGE_LIBCEC
|
|
help
|
|
help
|
|
Enable CEC (Consumer Electronics Control) support.
|
|
Enable CEC (Consumer Electronics Control) support.
|
|
Select this if you want Kodi to support HDMI CEC.
|
|
Select this if you want Kodi to support HDMI CEC.
|
|
|
|
|
|
-comment "hdmi cec support needs udev /dev management"
|
|
|
|
- depends on !BR2_PACKAGE_HAS_UDEV
|
|
|
|
-
|
|
|
|
config BR2_PACKAGE_KODI_LCMS2
|
|
config BR2_PACKAGE_KODI_LCMS2
|
|
bool "lcms2"
|
|
bool "lcms2"
|
|
select BR2_PACKAGE_LCMS2
|
|
select BR2_PACKAGE_LCMS2
|