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

Maximilian Attems maks at alioth.debian.org
Tue Jan 8 23:35:11 UTC 2008


Author: maks
Date: Tue Jan  8 23:35:11 2008
New Revision: 10089

Log:
set NET_9P_VIRTIO


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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Tue Jan  8 23:35:11 2008
@@ -21,7 +21,7 @@
   * Disable smbfs in topconfig, not supported upstream, use cifs.
   * Disable bcm43xx, deprecated by upstream. Enable B43 (needs v4 firmware)
     and B43LEGACY (needs v3 firmware).
-  * [i386]: Set SND_SC6000, EDAC_I3000, EDAC_I5000, SBC7240_WDT.
+  * [i386]: Set SND_SC6000, EDAC_I3000, EDAC_I5000, SBC7240_WDT, NET_9P_VIRTIO.
   * Set USB_EHCI_TT_NEWSCHED fills USB 2.0 bandwith better. (closes: #454797)
   * postrm: Nuke initramfs sha1sum on linux-image removal. (closes: #420245)
   * Unifiy BSD_PROCESS_ACCT settings across configs. (closes: #455892)
@@ -60,9 +60,9 @@
     emulated in QEMU.
 
   [ Christian T. Steigies ]
-  * [m68k]: Update patches from linux-m68k CVS 
+  * [m68k]: Update patches from linux-m68k CVS
 
- -- maximilian attems <maks at debian.org>  Wed, 09 Jan 2008 00:31:16 +0100
+ -- maximilian attems <maks at debian.org>  Wed, 09 Jan 2008 00:34:19 +0100
 
 linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Tue Jan  8 23:35:11 2008
@@ -544,6 +544,7 @@
 CONFIG_NET_9P=m
 CONFIG_NET_9P_FD=m
 CONFIG_NET_9P_DEBUG=n
+CONFIG_NET_9P_VIRTIO=m
 
 #
 # Device Drivers



More information about the Kernel-svn-changes mailing list