Commit 131d2ba0 authored by Ladislav Michl's avatar Ladislav Michl Committed by Greg Kroah-Hartman

[PATCH] I2C: let I2C_ALGO_SGI depend on MIPS

Signed-off-by: default avatarGreg Kroah-Hartman <greg@kroah.com>
parent b3aa4031
......@@ -61,7 +61,7 @@ config I2C_ALGO_SIBYTE
config I2C_ALGO_SGI
tristate "I2C SGI interfaces"
depends on I2C
depends on I2C && (SGI_IP22 || SGI_IP32 || X86_VISWS)
help
Supports the SGI interfaces like the ones found on SGI Indy VINO
or SGI O2 MACE.
......
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