[kernel] r12792 - in dists/trunk/linux-2.6/debian: . config/i386

Maximilian Attems maks at alioth.debian.org
Fri Feb 13 17:13:52 UTC 2009


Author: maks
Date: Fri Feb 13 17:13:51 2009
New Revision: 12792

Log:
x86_32 set MOUSE_PS2_OLPC

Modified:
   dists/trunk/linux-2.6/debian/changelog
   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	Fri Feb 13 17:13:51 2009
@@ -61,7 +61,7 @@
     MICROCODE_INTEL, MICROCODE_AMD, X86_VERBOSE_BOOTUP, MTRR_SANITIZER,
     CRYPTO_CRC32C_INTEL.
   * [x86_64] set AMD_IOMMU, DMAR, DMAR_GFX_WA, DMAR_FLOPPY_WA, INTR_REMAP.
-  * [x86_32] set TOUCHSCREEN_HTCPEN.
+  * [x86_32] set TOUCHSCREEN_HTCPEN, MOUSE_PS2_OLPC.
   * Add stable releases 2.6.28.1-5.
   * Turn off SYSFS_DEPRECATED* for newer udev and proper /sys/.
   * linux-libc-dev: Add versioned replaces libdrm-dev. (closes: #513604)

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	Fri Feb 13 17:13:51 2009
@@ -708,6 +708,7 @@
 ##
 CONFIG_INPUT_MOUSE=y
 CONFIG_MOUSE_PS2=m
+CONFIG_MOUSE_PS2_OLPC=y
 CONFIG_MOUSE_SERIAL=m
 CONFIG_MOUSE_APPLETOUCH=m
 CONFIG_MOUSE_BCM5974=m



More information about the Kernel-svn-changes mailing list