diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-14 08:01:31 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-14 08:01:31 +0000 |
commit | 075b33a869c98e1ca17e07b3cd0b2ccc9e922d2a (patch) | |
tree | 1ff4823050001097903302f92d962d4cdd64faea /main/linux-grsec/kernelconfig.x86 | |
parent | bfd5ce82f0d14bc730dd99469d69bdb4d42a4762 (diff) | |
download | aports-075b33a869c98e1ca17e07b3cd0b2ccc9e922d2a.tar.bz2 aports-075b33a869c98e1ca17e07b3cd0b2ccc9e922d2a.tar.xz |
main/linux-grsec: enable Elantec PS/2 mouse
Diffstat (limited to 'main/linux-grsec/kernelconfig.x86')
-rw-r--r-- | main/linux-grsec/kernelconfig.x86 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/linux-grsec/kernelconfig.x86 b/main/linux-grsec/kernelconfig.x86 index d82a3391fc..8523336f47 100644 --- a/main/linux-grsec/kernelconfig.x86 +++ b/main/linux-grsec/kernelconfig.x86 @@ -2571,7 +2571,7 @@ CONFIG_MOUSE_PS2_LOGIPS2PP=y CONFIG_MOUSE_PS2_SYNAPTICS=y CONFIG_MOUSE_PS2_LIFEBOOK=y CONFIG_MOUSE_PS2_TRACKPOINT=y -# CONFIG_MOUSE_PS2_ELANTECH is not set +CONFIG_MOUSE_PS2_ELANTECH=y # CONFIG_MOUSE_PS2_SENTELIC is not set # CONFIG_MOUSE_PS2_TOUCHKIT is not set CONFIG_MOUSE_SERIAL=m |