[PATCH] SCx200_ACB depends on PCI

From: Geert Uytterhoeven
Date: Sun Oct 24 2004 - 06:18:13 EST



SCx200_ACB is a PCI driver and thus should depend on PCI

--- linux-2.6.10-rc1/drivers/i2c/busses/Kconfig.orig 2004-10-23 10:33:01.000000000 +0200
+++ linux-2.6.10-rc1/drivers/i2c/busses/Kconfig 2004-10-24 12:50:17.000000000 +0200
@@ -339,7 +339,7 @@ config SCx200_I2C_SDA

config SCx200_ACB
tristate "NatSemi SCx200 ACCESS.bus"
- depends on I2C
+ depends on I2C && PCI
help
Enable the use of the ACCESS.bus controllers of a SCx200 processor.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/