config MSM_SDE_ROTATOR bool "QTI V4L2 based SDE Rotator" depends on ARCH_QCOM && VIDEO_V4L2 select V4L2_MEM2MEM_DEV select VIDEOBUF2_CORE select SW_SYNC if SYNC ---help--- Enable support of V4L2 rotator driver. config MSM_SDE_ROTATOR_EVTLOG_DEBUG depends on MSM_SDE_ROTATOR bool "Enable sde rotator debugging" ---help--- The SDE rotator debugging provides support to enable rotator debugging features to: Dump rotator registers during driver errors, panic driver during fatal errors and enable some rotator driver logging into an internal buffer (this avoids logging overhead). config MSM_SDE_HDMI_CEC bool "QTI SDE HDMI CEC Driver" depends on DRM_SDE_HDMI select MEDIA_CEC_SUPPORT select MEDIA_CEC_EDID select MEDIA_CEC_NOTIFIER ---help--- The HDMI CEC driver provides support to enable HDMI CEC features which allows various audiovisual products to communicate using HDMI CEC links. CEC is a protocol defined in HDMI spec which consists of both low-level and high-level protocol definition.