From 8bbf6b95c5f5be99317c150562643ceb2bff02fe Mon Sep 17 00:00:00 2001 From: Lennert Buytenhek Date: Thu, 27 Mar 2008 14:51:40 -0400 Subject: [PATCH] --- yaml --- r: 91196 b: refs/heads/master c: 8791ed3295950b06a0edd8aea1d0717f66f3e5cf h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/i2c/busses/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 5cc8c9d2310a..52e4cd0685b0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 83aac8a338520573104127b5180f46c11e9f02e7 +refs/heads/master: 8791ed3295950b06a0edd8aea1d0717f66f3e5cf diff --git a/trunk/drivers/i2c/busses/Kconfig b/trunk/drivers/i2c/busses/Kconfig index 5fa9c3c67e0c..b04c99580d0d 100644 --- a/trunk/drivers/i2c/busses/Kconfig +++ b/trunk/drivers/i2c/busses/Kconfig @@ -645,7 +645,7 @@ config I2C_PCA_ISA config I2C_MV64XXX tristate "Marvell mv64xxx I2C Controller" - depends on (MV64X60 || ARCH_ORION) && EXPERIMENTAL + depends on (MV64X60 || PLAT_ORION) && EXPERIMENTAL help If you say yes to this option, support will be included for the built-in I2C interface on the Marvell 64xxx line of host bridges.