[kernel] r15753 - in dists/sid/linux-2.6/debian: . config/ia64

Ben Hutchings benh at alioth.debian.org
Wed May 19 11:36:26 UTC 2010


Author: benh
Date: Wed May 19 11:36:13 2010
New Revision: 15753

Log:
[ia64] Enable SGI SN support and mspec driver (Closes: #582224)

Modified:
   dists/sid/linux-2.6/debian/changelog
   dists/sid/linux-2.6/debian/config/ia64/config

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	Wed May 19 04:29:24 2010	(r15752)
+++ dists/sid/linux-2.6/debian/changelog	Wed May 19 11:36:13 2010	(r15753)
@@ -8,6 +8,7 @@
   * macvlan: add GRO bit to features mask
   * macvlan: allow multiple driver backends
   * Add macvtap driver (Closes: #568755)
+  * [ia64] Enable SGI SN support and mspec driver (Closes: #582224)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Tue, 18 May 2010 02:13:44 +0100
 

Modified: dists/sid/linux-2.6/debian/config/ia64/config
==============================================================================
--- dists/sid/linux-2.6/debian/config/ia64/config	Wed May 19 04:29:24 2010	(r15752)
+++ dists/sid/linux-2.6/debian/config/ia64/config	Wed May 19 11:36:13 2010	(r15753)
@@ -6,6 +6,7 @@
 ##
 ## file: arch/ia64/Kconfig
 ##
+CONFIG_IA64_UNCACHED_ALLOCATOR=y
 CONFIG_HOTPLUG_CPU=y
 CONFIG_SCHED_SMT=y
 CONFIG_PERMIT_BSP_REMOVE=y
@@ -14,8 +15,10 @@
 CONFIG_IA64_MCA_RECOVERY=m
 CONFIG_PERFMON=y
 CONFIG_IA64_PALINFO=m
+CONFIG_SGI_SN=y
 CONFIG_KEXEC=y
 CONFIG_CRASH_DUMP=y
+CONFIG_MSPEC=m
 
 ##
 ## file: arch/ia64/Kconfig.debug



More information about the Kernel-svn-changes mailing list