[kernel] r16334 - in dists/trunk/linux-2.6/debian: . config/kernelarch-x86

Ben Hutchings benh at alioth.debian.org
Sun Sep 19 01:57:39 UTC 2010


Author: benh
Date: Sun Sep 19 01:57:36 2010
New Revision: 16334

Log:
[x86] Set XEN_PLATFORM_PCI=y (matching squeeze)

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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Sun Sep 19 01:53:29 2010	(r16333)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Sep 19 01:57:36 2010	(r16334)
@@ -6,6 +6,7 @@
   * speakup: Update to match Debian package version 3.1.5.dfsg.1-1
   * [x86] Add brcm80211 driver for Broadcom 802.11n wireless network
     controllers
+  * [x86] Set XEN_PLATFORM_PCI=y
 
  -- Ben Hutchings <ben at decadent.org.uk>  Mon, 13 Sep 2010 01:25:14 +0100
 

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Sun Sep 19 01:53:29 2010	(r16333)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Sun Sep 19 01:57:36 2010	(r16334)
@@ -1290,6 +1290,7 @@
 CONFIG_XENFS=m
 CONFIG_XEN_COMPAT_XENFS=y
 CONFIG_XEN_SYS_HYPERVISOR=y
+CONFIG_XEN_PLATFORM_PCI=y
 
 ##
 ## file: fs/partitions/Kconfig



More information about the Kernel-svn-changes mailing list