From d54da8e0869249cea875b1bbc07bc6c722080773 Mon Sep 17 00:00:00 2001 From: Shaohua Li Date: Fri, 27 May 2011 14:59:39 +0800 Subject: [PATCH] --- yaml --- r: 261151 b: refs/heads/master c: 0aba496fc820d7c36775f2fd0ef81994e1af67a8 h: refs/heads/master i: 261149: 0842390edbb0dd4277730b8e75d50102faa4fcf0 261147: 148d6acafe3cae160d362937fc3227e3ef27038c 261143: c463304bcc4a064e665f5bd44dac848c56495e0d 261135: 710fdcd8d781bd49c522e8614d5d765141a2cd9d 261119: c7ba6cefaa46bc36b671a25f4d4316bdd87fa3e2 v: v3 --- [refs] | 2 +- trunk/arch/x86/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index a337cffc31bc..8c27e013d3be 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: efe6d7272b1bdb3989322a6f3f9ed063a40c6beb +refs/heads/master: 0aba496fc820d7c36775f2fd0ef81994e1af67a8 diff --git a/trunk/arch/x86/Kconfig b/trunk/arch/x86/Kconfig index da349723d411..5b3e6ec4703d 100644 --- a/trunk/arch/x86/Kconfig +++ b/trunk/arch/x86/Kconfig @@ -1905,7 +1905,7 @@ config PCI_BIOS # x86-64 doesn't support PCI BIOS access from long mode so always go direct. config PCI_DIRECT def_bool y - depends on PCI && (X86_64 || (PCI_GODIRECT || PCI_GOANY || PCI_GOOLPC)) + depends on PCI && (X86_64 || (PCI_GODIRECT || PCI_GOANY || PCI_GOOLPC || PCI_GOMMCONFIG)) config PCI_MMCONFIG def_bool y