summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorAllen Xu <allen.xu@freescale.com>2012-05-24 10:42:51 +0800
committerJason Liu <r64343@freescale.com>2012-07-20 13:38:07 +0800
commitfe7c16e4fec5c8f17cda0ed1e6da23e7e3317dd5 (patch)
treebb18f4d545bf7c3b6151b44fdbaa3c51b44f8e4c /arch/arm/configs
parent86d6d0177609f0307504bfcaf5071e64c023468f (diff)
ENGR00210559-2 Integrate gpu openGL2.1 and DRM
Add vivante drm modules code and select it in default config. Integrate these code from vivante. Signed-off-by: Allen Xu <allen.xu@freescale.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/imx6_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/configs/imx6_defconfig b/arch/arm/configs/imx6_defconfig
index 6ec55fd45f4b..7e41646f2a79 100644
--- a/arch/arm/configs/imx6_defconfig
+++ b/arch/arm/configs/imx6_defconfig
@@ -1693,7 +1693,8 @@ CONFIG_USB_GSPCA=m
#
# Graphics support
#
-# CONFIG_DRM is not set
+CONFIG_DRM=m
+CONFIG_DRM_VIVANTE=m
# CONFIG_VGASTATE is not set
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
CONFIG_FB=y