summaryrefslogtreecommitdiff
path: root/drivers/mxc/Kconfig
diff options
context:
space:
mode:
authorSandor Yu <R01008@freescale.com>2013-08-14 16:39:57 +0800
committerJason Liu <r64343@freescale.com>2013-10-30 09:54:59 +0800
commit61e758ebe375838aaf219914d75e955e607f4b9e (patch)
treeddb9439c26b30684906b831117d8862ab356b0ec /drivers/mxc/Kconfig
parent5ac17c751c59d0e235561a76e0decb5fd49cb6d4 (diff)
ENGR00276224-01 MX6 HDMI CEC: Enable HDMI CEC function
- Add hdmi cec source code. - Remove dead code from hdmi driver. Signed-off-by: Sandor Yu <R01008@freescale.com>
Diffstat (limited to 'drivers/mxc/Kconfig')
-rw-r--r--drivers/mxc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mxc/Kconfig b/drivers/mxc/Kconfig
index 8aa5640059fd..839b1aeed0f0 100644
--- a/drivers/mxc/Kconfig
+++ b/drivers/mxc/Kconfig
@@ -15,6 +15,7 @@ source "drivers/mxc/gpu-viv/Kconfig"
source "drivers/mxc/ipu3/Kconfig"
source "drivers/mxc/asrc/Kconfig"
source "drivers/mxc/vpu/Kconfig"
+source "drivers/mxc/hdmi-cec/Kconfig"
endmenu