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.

svn path=/dists/trunk/linux-2.6/; revision=11902
This commit is contained in:
Bastian Blank 2008-07-25 08:08:06 +00:00
parent ead53c45f3
commit bc0e5476f7
2 changed files with 3 additions and 2 deletions

View File

@ -18,12 +18,13 @@ diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
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

View File

@ -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