mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
msm_fb: HDMI: Remove HDCP Kernelconfig
Remove the kernel config parameter for HDCP since enabling or disabling HDCP will now be controlled using a corresponding module parameter. Change-Id: Iae23b8fa66ca75d99423547e77f850f3c86615ee Signed-off-by: Aravind Venkateswaran <aravindh@codeaurora.org>
This commit is contained in:
parent
ef2a73fc6d
commit
133aa15090
1 changed files with 0 additions and 8 deletions
|
@ -842,14 +842,6 @@ config FB_MSM_HDMI_MSM_PANEL_DVI_SUPPORT
|
|||
---help---
|
||||
Support for DVI mode for MSM HDMI 1080p Panel
|
||||
|
||||
config FB_MSM_HDMI_MSM_PANEL_HDCP_SUPPORT
|
||||
depends on FB_MSM_HDMI_MSM_PANEL
|
||||
bool "Use HDCP mode"
|
||||
default y
|
||||
---help---
|
||||
Support for HDCP mode for MSM HDMI 1080p Panel
|
||||
Choose to enable HDCP
|
||||
|
||||
config FB_MSM_HDMI_MSM_PANEL_CEC_SUPPORT
|
||||
depends on FB_MSM_HDMI_MSM_PANEL
|
||||
bool "Enable CEC"
|
||||
|
|
Loading…
Reference in a new issue