[kernel] r6705 - in dists/sid/linux-2.6/debian: arch/m68k

Christian T. Steigies cts at costa.debian.org
Thu May 25 19:07:29 UTC 2006


Author: cts
Date: Thu May 25 19:07:28 2006
New Revision: 6705

Modified:
   dists/sid/linux-2.6/debian/arch/m68k/config
   dists/sid/linux-2.6/debian/changelog

Log:
Enable INPUT_EVDEV


Modified: dists/sid/linux-2.6/debian/arch/m68k/config
==============================================================================
--- dists/sid/linux-2.6/debian/arch/m68k/config	(original)
+++ dists/sid/linux-2.6/debian/arch/m68k/config	Thu May 25 19:07:28 2006
@@ -130,7 +130,7 @@
 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
 # CONFIG_INPUT_JOYDEV is not set
 # CONFIG_INPUT_TSDEV is not set
-# CONFIG_INPUT_EVDEV is not set
+CONFIG_INPUT_EVDEV=m
 # CONFIG_INPUT_EVBUG is not set
 CONFIG_INPUT_KEYBOARD=y
 # CONFIG_KEYBOARD_LKKBD is not set

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	(original)
+++ dists/sid/linux-2.6/debian/changelog	Thu May 25 19:07:28 2006
@@ -6,6 +6,7 @@
 
   [ Christian T. Steigies ]
   * [m68k] Add mac via patch.
+  * [m68k] Enable INPUT_EVDEV.
 
   [ Martin Michlmayr ]
   * [mips/b1-bcm91250a] Enable SMP.
@@ -22,7 +23,7 @@
   * [hppa] Pulled patch from cvs to fix build of kernel/ptrace.c which needs
     {read,write}_can_lock.
 
- -- maximilian attems <maks at sternwelten.at>  Wed, 24 May 2006 11:29:16 +0200
+ -- Christian T. Steigies <cts at debian.org>  Thu, 25 May 2006 19:45:30 +0200
 
 linux-2.6 (2.6.16-14) unstable; urgency=low
 



More information about the Kernel-svn-changes mailing list