lkml.org 
[lkml]   [2010]   [Mar]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] x86/mrst: remove X86_MRST dependency on PCI_IOAPIC
Date
PCI_IOAPIC is used for PCI hotplug, Moorestown does not have ACPI PCI
hotplug. This unnecessary dependency causes X86_MRST fail to be selected if
ACPI is not selected.

Signed-off-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
---
arch/x86/Kconfig | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index b25da64..1ecab88 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -396,7 +396,6 @@ config X86_MRST
bool "Moorestown MID platform"
depends on PCI
depends on PCI_GOANY
- depends on PCI_IOAPIC
depends on X86_32
depends on X86_EXTENDED_PLATFORM
depends on X86_IO_APIC
--
1.5.6.5


\
 
 \ /
  Last update: 2010-03-03 00:31    [W:0.052 / U:0.068 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site