[kernel] r11666 - in dists/trunk/linux-2.6/debian: . config/powerpc

Maximilian Attems maks at alioth.debian.org
Thu Jun 19 22:26:46 UTC 2008


Author: maks
Date: Thu Jun 19 22:26:45 2008
New Revision: 11666

Log:
ppc set SND_VIRMIDI

boaah ppc seems to set strange alsa settings since looooong


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/powerpc/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Thu Jun 19 22:26:45 2008
@@ -44,6 +44,7 @@
   * Add request_firmware patch for ip2.
   * Add request_firmware patch for acenic. (closes: #284221)
   * [x86, ia64]: Set HPET_RTC_IRQ. (closes: #479709)
+  * [ppc]: Set SND_VIRMIDI. (closes: #290090)
 
   [ Martin Michlmayr ]
   * [arm/orion5x] Update the config to reflect upstream renaming this

Modified: dists/trunk/linux-2.6/debian/config/powerpc/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/powerpc/config	(original)
+++ dists/trunk/linux-2.6/debian/config/powerpc/config	Thu Jun 19 22:26:45 2008
@@ -1128,7 +1128,7 @@
 ## file: sound/drivers/Kconfig
 ##
 # CONFIG_SND_DUMMY is not set
-# CONFIG_SND_VIRMIDI is not set
+CONFIG_SND_VIRMIDI=m
 # CONFIG_SND_MTPAV is not set
 # CONFIG_SND_SERIAL_U16550 is not set
 # CONFIG_SND_MPU401 is not set



More information about the Kernel-svn-changes mailing list