From 11a8a5d0eb85857b11c9ac6560da3b4e50ff6654 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Mon, 26 May 2014 14:23:31 +0000 Subject: [PATCH] [armhf] Enable DRM drivers DRM_IMX_* for IMX platform (Closes: #748406) svn path=/dists/trunk/linux/; revision=21361 --- debian/changelog | 1 + debian/config/armhf/config.armmp | 10 ++++++++++ 2 files changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index ac6672923..99b0f8e9f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ linux (3.15~rc7-1~exp1) UNRELEASED; urgency=medium [ Ian Campbell ] * [armhf] Enable SERIAL_OF_PLATFORM. + * [armhf] Enable DRM drivers DRM_IMX_* for IMX platform (Closes: #748406) -- maximilian attems Mon, 26 May 2014 10:54:26 +0200 diff --git a/debian/config/armhf/config.armmp b/debian/config/armhf/config.armmp index 5e3c65278..42bf1eb1c 100644 --- a/debian/config/armhf/config.armmp +++ b/debian/config/armhf/config.armmp @@ -611,6 +611,16 @@ CONFIG_SPI_SPIDEV=y ## CONFIG_LIS3L02DQ=m +## +## file: drivers/staging/imx-drm/Kconfig +## +CONFIG_DRM_IMX=m +CONFIG_DRM_IMX_FB_HELPER=m +CONFIG_DRM_IMX_LDB=m +CONFIG_DRM_IMX_HDMI=m +CONFIG_DRM_IMX_IPUV3_CORE=m +CONFIG_DRM_IMX_IPUV3=m + ## ## file: drivers/staging/tidspbridge/Kconfig ##