From e5a8029733bdb1a8522ae8831a97ce206a93a8c6 Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Mon, 4 Jan 2010 10:18:09 +0000 Subject: [PATCH] Set MOUSE_PS2_ELANTECH for various EeePC models Said not to break with Lenny xorg, but allows 2 finger scrolling and such in Squeeze. Reported-by: Rafael Kitover svn path=/dists/trunk/linux-2.6/; revision=14874 --- debian/changelog | 1 + debian/config/config | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 454242076..60d254cb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,7 @@ linux-2.6 (2.6.32-4) UNRELEASED; urgency=low REGULATOR_TPS6507X, VIDEO_SAA7164, DVB_PT1, BACKLIGHT_WM831X, SND_HDA_CODEC_CIRRUS, USB_ISP1362_HCD, LEDS_WM831X_STATUS. * [x86] set ACPI_POWER_METER, ACPI_PROCESSOR_AGGREGATOR. + * Set MOUSE_PS2_ELANTECH for various EeePc. (closes: #522920) [ dann frazier ] * Fix vserver build on ia64 (Closes: #563356) diff --git a/debian/config/config b/debian/config/config index 33bc45bbc..ae2aaab44 100644 --- a/debian/config/config +++ b/debian/config/config @@ -578,7 +578,7 @@ CONFIG_INPUT_WM831X_ON=m ## file: drivers/input/mouse/Kconfig ## CONFIG_MOUSE_PS2_ALPS=y -# CONFIG_MOUSE_PS2_ELANTECH is not set +CONFIG_MOUSE_PS2_ELANTECH=y # CONFIG_MOUSE_PS2_TOUCHKIT is not set CONFIG_MOUSE_SYNAPTICS_I2C=m