From d14896fd14270087550851aeb850336cfc076139 Mon Sep 17 00:00:00 2001 From: Jong Kim Date: Tue, 9 Jul 2013 14:46:51 -0700 Subject: arm: tegra11: config: disable HDCP for L4T HDCP are not used/tested in L4T. It simply generates a lot of meaningless i2c timeout messages and wastes CPU cycles. If needed, individual users may recompile kernel with HDCP enabled. bug 1264520 Change-Id: I9f23c6850a68c7db0613a737becc95607c7559e7 Signed-off-by: Jong Kim Reviewed-on: http://git-master/r/248090 (cherry picked from commit f72439306a30ce3fbbb184cbf43129a0ad1d7297) Reviewed-on: http://git-master/r/248728 Reviewed-by: Matthew Pedro Tested-by: Matthew Pedro --- arch/arm/configs/tegra11_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/configs/tegra11_defconfig b/arch/arm/configs/tegra11_defconfig index 5665724c25b8..2276f8a64e75 100644 --- a/arch/arm/configs/tegra11_defconfig +++ b/arch/arm/configs/tegra11_defconfig @@ -363,7 +363,7 @@ CONFIG_FB=y CONFIG_TEGRA_GRHOST=y CONFIG_TEGRA_DC=y CONFIG_TEGRA_DSI=y -CONFIG_TEGRA_NVHDCP=y +# CONFIG_TEGRA_NVHDCP is not set CONFIG_BACKLIGHT_LCD_SUPPORT=y CONFIG_LCD_CLASS_DEVICE=y # CONFIG_BACKLIGHT_GENERIC is not set -- cgit v1.2.3