blob: 7a6795214475f6bb296ffdecbc6e1fd8394b8887 [file] [log] [blame]
config BR2_PACKAGE_LIBCEC
bool "libcec"
depends on BR2_INSTALL_LIBSTDCPP
depends on BR2_TOOLCHAIN_HAS_THREADS
help
libcec allows you in combination with the right hardware to
control your home theater devices with your TV remote
control utilizing existing HDMI cabling.
http://libcec.pulse-eight.com
comment "libcec requires C++ and threading support in toolchain"
depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS