[kernel] r22416 - in dists/sid/linux/debian: . config/armhf

Ian James Campbell ijc at moszumanska.debian.org
Sun Feb 22 17:06:56 UTC 2015


Author: ijc
Date: Sun Feb 22 17:06:56 2015
New Revision: 22416

Log:
[armhf] Enable CONFIG_BACKLIGHT_GPIO as a module. (Closes: #778783)

Modified:
   dists/sid/linux/debian/changelog
   dists/sid/linux/debian/config/armhf/config.armmp

Modified: dists/sid/linux/debian/changelog
==============================================================================
--- dists/sid/linux/debian/changelog	Sun Feb 22 15:01:33 2015	(r22415)
+++ dists/sid/linux/debian/changelog	Sun Feb 22 17:06:56 2015	(r22416)
@@ -130,6 +130,7 @@
 
   [ Ian Campbell ]
   * [armhf] Add DTB for Olimex A20-OLinuXino-LIME2. (Closes: #777455)
+  * [armhf] Enable CONFIG_BACKLIGHT_GPIO as a module. (Closes: #778783)
 
   [ Ben Hutchings ]
   * shm: add memfd.h to UAPI export list, so kdbus will build

Modified: dists/sid/linux/debian/config/armhf/config.armmp
==============================================================================
--- dists/sid/linux/debian/config/armhf/config.armmp	Sun Feb 22 15:01:33 2015	(r22415)
+++ dists/sid/linux/debian/config/armhf/config.armmp	Sun Feb 22 17:06:56 2015	(r22416)
@@ -832,6 +832,11 @@
 CONFIG_USB_MXS_PHY=m
 
 ##
+## file: drivers/video/backlight/Kconfig
+##
+CONFIG_BACKLIGHT_GPIO=m
+
+##
 ## file: drivers/video/console/Kconfig
 ##
 CONFIG_FRAMEBUFFER_CONSOLE=y



More information about the Kernel-svn-changes mailing list