
PA-RISC doesn't have PCI<->EISA bridges (they're all GSC<->EISA).

diff -urpNX dontdiff linus-2.5/drivers/eisa/Kconfig parisc-2.5/drivers/eisa/Kconfig
--- linus-2.5/drivers/eisa/Kconfig	Thu Jul 10 16:18:06 2003
+++ parisc-2.5/drivers/eisa/Kconfig	Sat Jun 14 15:40:13 2003
@@ -14,7 +14,7 @@ config EISA_VLB_PRIMING
 
 config EISA_PCI_EISA
 	bool "Generic PCI/EISA bridge"
-	depends on PCI && EISA
+	depends on !PARISC && PCI && EISA
 	default y
 	---help---
 	  Activate this option if your system contains a PCI to EISA
