[kernel] r10483 - in dists/trunk/linux-2.6/debian: . config/amd64 config/i386
Maximilian Attems
maks at alioth.debian.org
Sun Feb 10 19:16:06 UTC 2008
Author: maks
Date: Sun Feb 10 19:16:05 2008
New Revision: 10483
Log:
amd64, i386: enable new LEDS_CLEVO_MAIL driver
new driver makes the led accessible to userspace.
Modified:
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/config/amd64/config
dists/trunk/linux-2.6/debian/config/i386/config
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog (original)
+++ dists/trunk/linux-2.6/debian/changelog Sun Feb 10 19:16:05 2008
@@ -21,7 +21,7 @@
USB_SERIAL_IUU, NET_CLS_FLOW, INFINIBAND_NES, RTC_DRV_R9701,
RTC_DRV_DS1511.
* [amd64] Enable CRYPTO_SALSA20_X86_64, EDAC_I3000.
- * [amd64, i386]: Enable LATENCYTOP.
+ * [amd64, i386]: Enable LATENCYTOP, LEDS_CLEVO_MAIL.
* topconfig disable PARPORT_PC_FIFO due to instabilities.
(closes: #366165, #388309, #406056, #407816, #453911)
* [amd64, i386]: Enable SONYPI_COMPAT for better sony laptop support.
Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config (original)
+++ dists/trunk/linux-2.6/debian/config/amd64/config Sun Feb 10 19:16:05 2008
@@ -1130,6 +1130,7 @@
CONFIG_MMC=m
# CONFIG_MMC_DEBUG is not set
CONFIG_MMC_BLOCK=m
+CONFIG_LEDS_CLEVO_MAIL=m
CONFIG_EDD=m
CONFIG_DELL_RBU=m
CONFIG_ACORN_PARTITION=y
Modified: dists/trunk/linux-2.6/debian/config/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config (original)
+++ dists/trunk/linux-2.6/debian/config/i386/config Sun Feb 10 19:16:05 2008
@@ -1348,6 +1348,7 @@
CONFIG_MMC=m
# CONFIG_MMC_DEBUG is not set
CONFIG_MMC_BLOCK=m
+CONFIG_LEDS_CLEVO_MAIL=m
CONFIG_ACORN_PARTITION=y
# CONFIG_ACORN_PARTITION_CUMANA is not set
# CONFIG_ACORN_PARTITION_EESOX is not set
More information about the Kernel-svn-changes
mailing list