[kernel] r4730 - in dists/sid/linux-2.6/debian: . arch/powerpc

maximilian attems maks-guest at costa.debian.org
Sat Nov 5 18:10:55 UTC 2005


Author: maks-guest
Date: 2005-11-05 18:10:53 +0000 (Sat, 05 Nov 2005)
New Revision: 4730

Modified:
   dists/sid/linux-2.6/debian/arch/powerpc/config
   dists/sid/linux-2.6/debian/changelog
Log:
streamling ppc on CONFIG_KEYBOARD_ATKBD and CONFIG_SERIO_I8042=y.
thanks svenl for agreeing.
those could land now in the top config.


Modified: dists/sid/linux-2.6/debian/arch/powerpc/config
===================================================================
--- dists/sid/linux-2.6/debian/arch/powerpc/config	2005-11-04 18:03:47 UTC (rev 4729)
+++ dists/sid/linux-2.6/debian/arch/powerpc/config	2005-11-05 18:10:53 UTC (rev 4730)
@@ -614,7 +614,7 @@
 CONFIG_INPUT_EVDEV=m
 CONFIG_INPUT_EVBUG=m
 CONFIG_INPUT_KEYBOARD=y
-CONFIG_KEYBOARD_ATKBD=m
+CONFIG_KEYBOARD_ATKBD=y
 # CONFIG_KEYBOARD_SUNKBD is not set
 # CONFIG_KEYBOARD_LKKBD is not set
 # CONFIG_KEYBOARD_XTKBD is not set
@@ -653,8 +653,8 @@
 CONFIG_INPUT_MISC=y
 CONFIG_INPUT_PCSPKR=m
 CONFIG_INPUT_UINPUT=m
-CONFIG_SERIO=m
-CONFIG_SERIO_I8042=m
+CONFIG_SERIO=y
+CONFIG_SERIO_I8042=y
 CONFIG_SERIO_SERPORT=m
 # CONFIG_SERIO_PCIPS2 is not set
 CONFIG_SERIO_LIBPS2=m

Modified: dists/sid/linux-2.6/debian/changelog
===================================================================
--- dists/sid/linux-2.6/debian/changelog	2005-11-04 18:03:47 UTC (rev 4729)
+++ dists/sid/linux-2.6/debian/changelog	2005-11-05 18:10:53 UTC (rev 4730)
@@ -11,6 +11,7 @@
   * Reenable CONFIG_SOFTWARE_SUSPEND on i386 and ppc, resume=/dev/<other device>
     must be set by boot loader. (Closes: #267600)
   * Set CONFIG_USB_SUSPEND on i386. Usefull for suspend to ram and apm suspend.
+  * Set CONFIG_KEYBOARD_ATKBD and CONFIG_SERIO_I8042=y on ppc.
 
   [ Jurij Smakov ]
   * Fix the install-image script to correctly include all the necessary
@@ -27,7 +28,7 @@
   * net-ipconntrack-nat-fix.patch - fix compilation of
     ip_conntrack_helper_pptp.c when NAT is disabled. (Closes: #336431)
 
- -- Norbert Tretkowski <nobse at debian.org>  Fri,  4 Nov 2005 10:45:06 +0100
+ -- maximilian attems <maks at sternwelten.at>  Sat,  5 Nov 2005 19:06:28 +0100
 
 linux-2.6 (2.6.14-2) unstable; urgency=low
 




More information about the Kernel-svn-changes mailing list