[kernel] r11287 - in dists/trunk/linux-2.6/debian: . config
Maximilian Attems
maks at alioth.debian.org
Mon May 5 11:54:43 UTC 2008
Author: maks
Date: Mon May 5 11:54:40 2008
New Revision: 11287
Log:
enable modular LEDS_TRIGGER_DEFAULT_ON
userspace can load this, see 060856c799191ffc360105cac49f3f9e68d526b7
Modified:
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/config/config
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog (original)
+++ dists/trunk/linux-2.6/debian/changelog Mon May 5 11:54:40 2008
@@ -9,7 +9,7 @@
SOC_CAMERA_MT9V022, DVB_TUNER_ITD1000, VIDEO_PVRUSB2_DVB, USB_C67X00_HCD,
USB_ISP1760_HCD, HTC_PASIC3, I2C_PCA_PLATFORM, TOUCHSCREEN_WM97XX,
JOYSTICK_ZHENHUA, SFC, ACCESSIBILITY, UIO_SMX, LOGIRUMBLEPAD2_FF,
- A11Y_BRAILLE_CONSOLE.
+ A11Y_BRAILLE_CONSOLE, EDS_TRIGGER_DEFAULT_ON.
* [amd64, i386]: KVM_CLOCK, KVM_GUEST, ISCSI_IBFT_FIND, ISCSI_IBFT.
* [amd64]: Enable SCSI_DPT_I2O as 64 bit now.
Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config (original)
+++ dists/trunk/linux-2.6/debian/config/config Mon May 5 11:54:40 2008
@@ -476,6 +476,7 @@
CONFIG_LEDS_TRIGGER_TIMER=m
CONFIG_LEDS_TRIGGER_IDE_DISK=y
CONFIG_LEDS_TRIGGER_HEARTBEAT=m
+CONFIG_LEDS_TRIGGER_DEFAULT_ON=m
##
## file: drivers/md/Kconfig
More information about the Kernel-svn-changes
mailing list