mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
linux-moblin-2.6.33.2: Enable trackpads for netbooks
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated make config: don't edit
|
# Automatically generated make config: don't edit
|
||||||
# Linux kernel version: 2.6.33.2
|
# Linux kernel version: 2.6.33.2
|
||||||
# Mon Jun 7 22:35:35 2010
|
# Thu Jun 10 18:03:03 2010
|
||||||
#
|
#
|
||||||
# CONFIG_64BIT is not set
|
# CONFIG_64BIT is not set
|
||||||
CONFIG_X86_32=y
|
CONFIG_X86_32=y
|
||||||
@@ -1460,14 +1460,14 @@ CONFIG_MOUSE_PS2_TRACKPOINT=y
|
|||||||
# CONFIG_MOUSE_PS2_ELANTECH is not set
|
# CONFIG_MOUSE_PS2_ELANTECH is not set
|
||||||
# CONFIG_MOUSE_PS2_SENTELIC is not set
|
# CONFIG_MOUSE_PS2_SENTELIC is not set
|
||||||
CONFIG_MOUSE_PS2_TOUCHKIT=y
|
CONFIG_MOUSE_PS2_TOUCHKIT=y
|
||||||
CONFIG_MOUSE_SERIAL=m
|
# CONFIG_MOUSE_SERIAL is not set
|
||||||
# CONFIG_MOUSE_APPLETOUCH is not set
|
# CONFIG_MOUSE_APPLETOUCH is not set
|
||||||
# CONFIG_MOUSE_BCM5974 is not set
|
# CONFIG_MOUSE_BCM5974 is not set
|
||||||
# CONFIG_MOUSE_INPORT is not set
|
# CONFIG_MOUSE_INPORT is not set
|
||||||
# CONFIG_MOUSE_LOGIBM is not set
|
# CONFIG_MOUSE_LOGIBM is not set
|
||||||
# CONFIG_MOUSE_PC110PAD is not set
|
# CONFIG_MOUSE_PC110PAD is not set
|
||||||
CONFIG_MOUSE_VSXXXAA=m
|
CONFIG_MOUSE_VSXXXAA=y
|
||||||
# CONFIG_MOUSE_SYNAPTICS_I2C is not set
|
CONFIG_MOUSE_SYNAPTICS_I2C=y
|
||||||
CONFIG_INPUT_JOYSTICK=y
|
CONFIG_INPUT_JOYSTICK=y
|
||||||
# CONFIG_JOYSTICK_ANALOG is not set
|
# CONFIG_JOYSTICK_ANALOG is not set
|
||||||
# CONFIG_JOYSTICK_A3D is not set
|
# CONFIG_JOYSTICK_A3D is not set
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
require linux-moblin.inc
|
require linux-moblin.inc
|
||||||
|
|
||||||
PR = "r0"
|
PR = "r1"
|
||||||
|
|
||||||
DEFAULT_PREFERENCE = "-1"
|
DEFAULT_PREFERENCE = "-1"
|
||||||
DEFAULT_PREFERENCE_netbook = "1"
|
DEFAULT_PREFERENCE_netbook = "1"
|
||||||
|
|||||||
Reference in New Issue
Block a user