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

Ben Hutchings benh at moszumanska.debian.org
Fri Sep 12 13:02:50 UTC 2014


Author: benh
Date: Fri Sep 12 13:02:50 2014
New Revision: 21817

Log:
leds: Enable LEDS_TRIGGER_CPU as built-in since it cannot be modular

Modified:
   dists/sid/linux/debian/changelog
   dists/sid/linux/debian/config/config

Modified: dists/sid/linux/debian/changelog
==============================================================================
--- dists/sid/linux/debian/changelog	Fri Sep 12 06:11:17 2014	(r21816)
+++ dists/sid/linux/debian/changelog	Fri Sep 12 13:02:50 2014	(r21817)
@@ -24,8 +24,8 @@
   * sound/usb: Enable SND_USB_HIFACE, SND_BCD2000 as modules
   * usb/misc: Enable USB_EHSET_TEST_FIXTURE as module
   * usb/gadget: Enable USB_NET2280 as module
-  * leds: Enable LEDS_TRIGGER_ONESHOT, LEDS_TRIGGER_CPU, LEDS_TRIGGER_GPIO,
-    LEDS_TRIGGER_TRANSIENT, LEDS_TRIGGER_CAMERA as modules
+  * leds: Enable LEDS_TRIGGER_CPU as built-in and LEDS_TRIGGER_ONESHOT,
+    LEDS_TRIGGER_GPIO, LEDS_TRIGGER_TRANSIENT, LEDS_TRIGGER_CAMERA as modules
   * uio: Enable UIO_MF624 as module
   * iio: Enable HID_SENSOR_PROX, HID_SENSOR_DEVICE_ROTATION, HID_SENSOR_PRESS
     as modules

Modified: dists/sid/linux/debian/config/config
==============================================================================
--- dists/sid/linux/debian/config/config	Fri Sep 12 06:11:17 2014	(r21816)
+++ dists/sid/linux/debian/config/config	Fri Sep 12 13:02:50 2014	(r21817)
@@ -1335,7 +1335,7 @@
 CONFIG_LEDS_TRIGGER_ONESHOT=m
 CONFIG_LEDS_TRIGGER_HEARTBEAT=m
 CONFIG_LEDS_TRIGGER_BACKLIGHT=m
-CONFIG_LEDS_TRIGGER_CPU=m
+CONFIG_LEDS_TRIGGER_CPU=y
 CONFIG_LEDS_TRIGGER_GPIO=m
 CONFIG_LEDS_TRIGGER_DEFAULT_ON=m
 CONFIG_LEDS_TRIGGER_TRANSIENT=m



More information about the Kernel-svn-changes mailing list