kernel-ark/arch/x86_64
Alexander Nyberg 8aadff7dd5 [PATCH] Note on ACPI build fix
Even after the previous fix you can still set CONFIG_ACPI_BOOT
indirectly even without CONFIG_ACPI by choosing CONFIG_PCI and
CONFIG_PCI_MMCONFIG.

That doesn't build very well either.

This makes PCI_MMCONFIG depend on ACPI, fixing that hole.

[ I guess in theory Kconfig could follow the whole chain of dependencies
  for things that get selected, but that sounds insanely complicated, so
  we'll just fix up these things by hand.  --Linus ]

Signed-off-by: Alexander Nyberg <alexn@telia.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-05-27 08:15:05 -07:00
..
boot [PATCH] CodingStyle: trivial whitespace fixups 2005-05-05 16:36:49 -07:00
ia32
kernel [PATCH] x86_64: CONFIG_BUG=n fixes 2005-05-25 15:31:28 -07:00
lib
mm [PATCH] x86_64: Fixed guard page handling again in iounmap 2005-05-20 15:48:20 -07:00
oprofile
pci
defconfig [PATCH] x86_64: Update defconfig 2005-05-17 07:59:17 -07:00
Kconfig [PATCH] Note on ACPI build fix 2005-05-27 08:15:05 -07:00
Kconfig.debug
Makefile