iMX6: add CEC_FRAMEWORK_SUPPORT

This commit is contained in:
Lukas Rusak
2020-06-19 08:17:57 -07:00
parent 9917fd585e
commit 6bf8ca25ba

View File

@@ -67,3 +67,6 @@
# build with installer (yes / no)
INSTALLER_SUPPORT="no"
# use the kernel CEC framework for libcec (yes / no)
CEC_FRAMEWORK_SUPPORT="yes"