ARM: tegra: Enable DRM panel support
authorThierry Reding <thierry.reding@gmail.com>
Thu, 19 Dec 2013 15:59:34 +0000 (16:59 +0100)
committerStephen Warren <swarren@nvidia.com>
Thu, 19 Dec 2013 20:08:21 +0000 (13:08 -0700)
Enable DRM panel core support along with support for various simple
panels.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/configs/tegra_defconfig

index 1bbaaf8..e386538 100644 (file)
@@ -168,6 +168,8 @@ CONFIG_MEDIA_CAMERA_SUPPORT=y
 CONFIG_MEDIA_USB_SUPPORT=y
 CONFIG_USB_VIDEO_CLASS=m
 CONFIG_DRM=y
+CONFIG_DRM_PANEL=y
+CONFIG_DRM_PANEL_SIMPLE=y
 CONFIG_DRM_TEGRA=y
 CONFIG_BACKLIGHT_LCD_SUPPORT=y
 # CONFIG_LCD_CLASS_DEVICE is not set