Commit 1054e9d6 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman Committed by Tom Rini

[PATCH] I2C: only select I2C_ITE if we are a MIPS system

parent b75d2b45
......@@ -122,7 +122,7 @@ config I2C_ISA
config I2C_ITE
tristate "ITE I2C Adapter"
depends on I2C
depends on I2C && MIPS_ITE8172
select I2C_ALGOITE
help
This supports the ITE8172 I2C peripheral found on some MIPS
......
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