[kernel] r10489 - in dists/trunk/linux-2.6/debian: . config/amd64 config/i386
Maximilian Attems
maks at alioth.debian.org
Sun Feb 10 19:16:54 UTC 2008
Author: maks
Date: Sun Feb 10 19:16:53 2008
New Revision: 10489
Log:
amd64, i386: enable INPUT_APANEL
driver for Fujitsu Lifebook Application Panel buttons
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:53 2008
@@ -22,7 +22,7 @@
RTC_DRV_DS1511, MEMSTICK, SENSORS_W83L786NG, SENSORS_ADS7828, IPWIRELESS,
RISCOM8.
* [amd64] Enable CRYPTO_SALSA20_X86_64, EDAC_I3000.
- * [amd64, i386]: Enable LATENCYTOP, LEDS_CLEVO_MAIL.
+ * [amd64, i386]: Enable LATENCYTOP, LEDS_CLEVO_MAIL, INPUT_APANEL.
* 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:53 2008
@@ -682,6 +682,7 @@
CONFIG_TOUCHSCREEN_USB_COMPOSITE=m
CONFIG_INPUT_MISC=y
CONFIG_INPUT_PCSPKR=m
+CONFIG_INPUT_APANEL=m
CONFIG_INPUT_ATLAS_BTNS=m
CONFIG_INPUT_UINPUT=m
CONFIG_SERIO=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:53 2008
@@ -848,6 +848,7 @@
CONFIG_TOUCHSCREEN_USB_COMPOSITE=m
CONFIG_INPUT_MISC=y
CONFIG_INPUT_PCSPKR=m
+CONFIG_INPUT_APANEL=m
CONFIG_INPUT_ATLAS_BTNS=m
CONFIG_INPUT_UINPUT=m
CONFIG_SERIO=y
More information about the Kernel-svn-changes
mailing list