[kernel] r14080 - in dists/trunk/linux-2.6/debian: . config config/alpha config/amd64 config/i386 config/mipsel config/powerpc

Maximilian Attems maks at alioth.debian.org
Mon Aug 3 13:47:10 UTC 2009


Author: maks
Date: Mon Aug  3 13:47:08 2009
New Revision: 14080

Log:
disable oldstyle pc speaker driver

as we now have one under alsa.

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/alpha/config
   dists/trunk/linux-2.6/debian/config/amd64/config
   dists/trunk/linux-2.6/debian/config/config
   dists/trunk/linux-2.6/debian/config/i386/config
   dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt
   dists/trunk/linux-2.6/debian/config/powerpc/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Mon Aug  3 10:10:22 2009	(r14079)
+++ dists/trunk/linux-2.6/debian/changelog	Mon Aug  3 13:47:08 2009	(r14080)
@@ -33,6 +33,7 @@
   * Allow install in chroot without do_initrd check for piuparts.
   * Cleanup Maintainer scripts from ancient pre linux-2.6 assumptions.
   * Disable DEVKMEM.
+  * Disable INPUT_PCSPKR as replaced by snd-pcsp.
 
   [ Ben Hutchings ]
   * mga: remove unnecessary change from firmware-loading patch

Modified: dists/trunk/linux-2.6/debian/config/alpha/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/alpha/config	Mon Aug  3 10:10:22 2009	(r14079)
+++ dists/trunk/linux-2.6/debian/config/alpha/config	Mon Aug  3 13:47:08 2009	(r14080)
@@ -350,7 +350,6 @@
 ## file: drivers/input/misc/Kconfig
 ##
 CONFIG_INPUT_MISC=y
-CONFIG_INPUT_PCSPKR=m
 CONFIG_INPUT_UINPUT=m
 
 ##

Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config	Mon Aug  3 10:10:22 2009	(r14079)
+++ dists/trunk/linux-2.6/debian/config/amd64/config	Mon Aug  3 13:47:08 2009	(r14080)
@@ -342,7 +342,6 @@
 ## file: drivers/input/misc/Kconfig
 ##
 CONFIG_INPUT_MISC=y
-CONFIG_INPUT_PCSPKR=m
 CONFIG_INPUT_APANEL=m
 CONFIG_INPUT_ATLAS_BTNS=m
 CONFIG_INPUT_UINPUT=m

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Mon Aug  3 10:10:22 2009	(r14079)
+++ dists/trunk/linux-2.6/debian/config/config	Mon Aug  3 13:47:08 2009	(r14080)
@@ -563,6 +563,7 @@
 ##
 ## file: drivers/input/misc/Kconfig
 ##
+# CONFIG_INPUT_PCSPKR is not set
 CONFIG_INPUT_ATI_REMOTE=m
 CONFIG_INPUT_ATI_REMOTE2=m
 CONFIG_INPUT_KEYSPAN_REMOTE=m

Modified: dists/trunk/linux-2.6/debian/config/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config	Mon Aug  3 10:10:22 2009	(r14079)
+++ dists/trunk/linux-2.6/debian/config/i386/config	Mon Aug  3 13:47:08 2009	(r14080)
@@ -374,7 +374,6 @@
 ## file: drivers/input/misc/Kconfig
 ##
 CONFIG_INPUT_MISC=y
-CONFIG_INPUT_PCSPKR=m
 CONFIG_INPUT_APANEL=m
 CONFIG_INPUT_WISTRON_BTNS=m
 CONFIG_INPUT_ATLAS_BTNS=m

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt	Mon Aug  3 10:10:22 2009	(r14079)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.r5k-cobalt	Mon Aug  3 13:47:08 2009	(r14080)
@@ -232,7 +232,6 @@
 ## file: drivers/input/misc/Kconfig
 ##
 CONFIG_INPUT_MISC=y
-# CONFIG_INPUT_PCSPKR is not set
 CONFIG_INPUT_COBALT_BTNS=m
 
 ##

Modified: dists/trunk/linux-2.6/debian/config/powerpc/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/powerpc/config	Mon Aug  3 10:10:22 2009	(r14079)
+++ dists/trunk/linux-2.6/debian/config/powerpc/config	Mon Aug  3 13:47:08 2009	(r14080)
@@ -330,7 +330,6 @@
 ## file: drivers/input/misc/Kconfig
 ##
 CONFIG_INPUT_MISC=y
-CONFIG_INPUT_PCSPKR=m
 CONFIG_INPUT_UINPUT=m
 
 ##



More information about the Kernel-svn-changes mailing list