Commit aa98392c authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Linus Torvalds

[PATCH] SCx200_ACB depends on PCI

SCx200_ACB is a PCI driver and thus should depend on PCI
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent c61b5628
......@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment