From ed714ed787db82d7d4476a919e6c9cadd2d44bab Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 16 Jun 2014 06:20:00 +0000 Subject: main/linux-vanilla: enable Elantec PS/2 mouse and SECCOMP --- main/linux-vanilla/kernelconfig.x86_64 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main/linux-vanilla/kernelconfig.x86_64') diff --git a/main/linux-vanilla/kernelconfig.x86_64 b/main/linux-vanilla/kernelconfig.x86_64 index b197afff5c..86bb82dd58 100644 --- a/main/linux-vanilla/kernelconfig.x86_64 +++ b/main/linux-vanilla/kernelconfig.x86_64 @@ -459,7 +459,7 @@ CONFIG_ARCH_RANDOM=y CONFIG_X86_SMAP=y CONFIG_EFI=y CONFIG_EFI_STUB=y -# CONFIG_SECCOMP is not set +CONFIG_SECCOMP=y # CONFIG_HZ_100 is not set # CONFIG_HZ_250 is not set CONFIG_HZ_300=y @@ -2699,7 +2699,7 @@ CONFIG_MOUSE_PS2_SYNAPTICS=y CONFIG_MOUSE_PS2_CYPRESS=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 -- cgit v1.2.3