[kernel] r21726 - in dists/trunk/linux/debian: . config/armhf
Maximilian Attems
maks at moszumanska.debian.org
Tue Aug 12 09:16:45 UTC 2014
Author: maks
Date: Tue Aug 12 09:16:45 2014
New Revision: 21726
Log:
armmp: enable new IMX_IPUV3_CORE
moved from staging and renamed from DRM_IMX_IPUV3_CORE.
Signed-off-by: maximilian attems <maks at debian.org>
Modified:
dists/trunk/linux/debian/changelog
dists/trunk/linux/debian/config/armhf/config.armmp
Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog Tue Aug 12 01:59:50 2014 (r21725)
+++ dists/trunk/linux/debian/changelog Tue Aug 12 09:16:45 2014 (r21726)
@@ -3,6 +3,9 @@
[ Ben Hutchings ]
* HID: Enable HID_RMI as module (Closes: #754519)
+ [ Vagrant Cascadian ]
+ * [armmp] Enable IMX_IPUV3_CORE (closes: #756810).
+
-- Ben Hutchings <ben at decadent.org.uk> Tue, 12 Aug 2014 02:58:45 +0100
linux (3.16-1~exp1) experimental; urgency=medium
Modified: dists/trunk/linux/debian/config/armhf/config.armmp
==============================================================================
--- dists/trunk/linux/debian/config/armhf/config.armmp Tue Aug 12 01:59:50 2014 (r21725)
+++ dists/trunk/linux/debian/config/armhf/config.armmp Tue Aug 12 09:16:45 2014 (r21726)
@@ -191,6 +191,11 @@
CONFIG_DRM_TILCDC=m
##
+## file: drivers/gpu/ipu-v3/Kconfig
+##
+CONFIG_IMX_IPUV3_CORE=m
+
+##
## file: drivers/hwspinlock/Kconfig
##
CONFIG_HWSPINLOCK_OMAP=m
More information about the Kernel-svn-changes
mailing list