Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1463
b: refs/heads/master
c: 8aadff7
h: refs/heads/master
i:
  1461: 602ca4f
  1459: f9ce454
  1455: b9b39ec
v: v3
  • Loading branch information
Alexander Nyberg authored and Linus Torvalds committed May 27, 2005
1 parent b9748c6 commit d595444
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3e11c3ce0a4ce3d30802babccb0e5f881778ccf1
refs/heads/master: 8aadff7dd519800ce7c0e7fb75dcd4438b373134
2 changes: 1 addition & 1 deletion trunk/arch/i386/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1163,7 +1163,7 @@ config PCI_DIRECT

config PCI_MMCONFIG
bool
depends on PCI && (PCI_GOMMCONFIG || (PCI_GOANY && ACPI))
depends on PCI && ACPI && (PCI_GOMMCONFIG || PCI_GOANY)
select ACPI_BOOT
default y

Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/x86_64/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ config PCI_DIRECT

config PCI_MMCONFIG
bool "Support mmconfig PCI config space access"
depends on PCI
depends on PCI && ACPI
select ACPI_BOOT

config UNORDERED_IO
Expand Down

0 comments on commit d595444

Please sign in to comment.