amd64, i386: enable new LEDS_CLEVO_MAIL driver

new driver makes the led accessible to userspace.

svn path=/dists/trunk/linux-2.6/; revision=10483
This commit is contained in:
Maximilian Attems 2008-02-10 19:16:05 +00:00
parent bddaae9d97
commit 4fa610767d
3 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View File

@ -21,7 +21,7 @@ linux-2.6 (2.6.24-1~experimental.1) UNRELEASED; urgency=low
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.

View File

@ -1130,6 +1130,7 @@ CONFIG_USB_G_SERIAL=m
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

View File

@ -1348,6 +1348,7 @@ CONFIG_USB_G_SERIAL=m
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