From: Al Viro Date: Tue, 23 Aug 2005 21:45:31 +0000 (+0100) Subject: [PATCH] Kconfig fix (PCI on m32r) X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=c3a0f7718c84737440a621f6a8600f2e7b896a44;p=deliverable%2Flinux.git [PATCH] Kconfig fix (PCI on m32r) PCI support is broken on m32r (pci_map_... missing, etc.); marked as such Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- diff --git a/arch/m32r/Kconfig b/arch/m32r/Kconfig index de4ade5187b4..7622d4ec5f08 100644 --- a/arch/m32r/Kconfig +++ b/arch/m32r/Kconfig @@ -286,6 +286,7 @@ menu "Bus options (PCI, PCMCIA, EISA, MCA, ISA)" config PCI bool "PCI support" + depends on BROKEN default n help Find out whether you have a PCI motherboard. PCI is the name of a