From patchwork Wed Jan 30 03:02:19 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [RFC,4/4] tegra: enable CDF and claa101 panel Date: Tue, 29 Jan 2013 17:02:19 -0000 From: Alexandre Courbot X-Patchwork-Id: 216758 Message-Id: <1359514939-15653-5-git-send-email-acourbot@nvidia.com> To: Laurent Pinchart , Thierry Reding , Stephen Warren , Mark Zhang Cc: , , , , Alexandre Courbot Signed-off-by: Alexandre Courbot --- arch/arm/configs/tegra_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig index a7827fd..6da0de2 100644 --- a/arch/arm/configs/tegra_defconfig +++ b/arch/arm/configs/tegra_defconfig @@ -150,6 +150,8 @@ CONFIG_BACKLIGHT_LCD_SUPPORT=y CONFIG_BACKLIGHT_CLASS_DEVICE=y # CONFIG_BACKLIGHT_GENERIC is not set CONFIG_BACKLIGHT_PWM=y +CONFIG_DISPLAY_CORE=y +CONFIG_DISPLAY_PANEL_CLAA101WA01A=y CONFIG_FRAMEBUFFER_CONSOLE=y CONFIG_LOGO=y CONFIG_SOUND=y