[kernel] r11902 - in dists/trunk/linux-2.6/debian/patches: features/all features/x86 series

Bastian Blank waldi at alioth.debian.org
Fri Jul 25 08:08:07 UTC 2008


Author: waldi
Date: Fri Jul 25 08:08:06 2008
New Revision: 11902

Log:
Make HP iLO only available on x86

* debian/patches/features/x86/drivers-hp_ilo.patch
  - Move from debian/patches/features/all/drivers-hp_ilo.patch.
  - Make the option dependant on X86.
* debian/patches/series/1~experimental.1: Fix filenames.


Added:
   dists/trunk/linux-2.6/debian/patches/features/x86/
   dists/trunk/linux-2.6/debian/patches/features/x86/drivers-hp_ilo.patch   (contents, props changed)
      - copied, changed from r11895, /dists/trunk/linux-2.6/debian/patches/features/all/drivers-hp_ilo.patch
Removed:
   dists/trunk/linux-2.6/debian/patches/features/all/drivers-hp_ilo.patch
Modified:
   dists/trunk/linux-2.6/debian/patches/series/1~experimental.1

Copied: dists/trunk/linux-2.6/debian/patches/features/x86/drivers-hp_ilo.patch (from r11895, /dists/trunk/linux-2.6/debian/patches/features/all/drivers-hp_ilo.patch)
==============================================================================
--- /dists/trunk/linux-2.6/debian/patches/features/all/drivers-hp_ilo.patch	(original)
+++ dists/trunk/linux-2.6/debian/patches/features/x86/drivers-hp_ilo.patch	Fri Jul 25 08:08:06 2008
@@ -18,12 +18,13 @@
 index 1921b8d..ce67d97 100644
 --- a/drivers/misc/Kconfig
 +++ b/drivers/misc/Kconfig
-@@ -420,4 +420,17 @@ config SGI_XP
+@@ -420,4 +420,18 @@ config SGI_XP
  	  this feature will allow for direct communication between SSIs
  	  based on a network adapter and DMA messaging.
  
 +config HP_ILO
 +	tristate "Channel interface driver for HP iLO/iLO2 processor"
++	depends on X86
 +	default n
 +	help
 +	  The channel interface driver allows applications to communicate

Modified: dists/trunk/linux-2.6/debian/patches/series/1~experimental.1
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/series/1~experimental.1	(original)
+++ dists/trunk/linux-2.6/debian/patches/series/1~experimental.1	Fri Jul 25 08:08:06 2008
@@ -60,5 +60,5 @@
 + bugfix/all/atl1e_config_pm.patch
 + bugfix/all/sound_hda_ich9.patch
 + bugfix/all/sound_hda_intel_dg33.patch
-+ features/all/drivers-hp_ilo.patch
++ features/x86/drivers-hp_ilo.patch
 + bugfix/all/Input-i8042-add-Arima-Rioworks-HDAMB-board-to-nol.patch



More information about the Kernel-svn-changes mailing list