Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 25-akpm/drivers/i2c/busses/Kconfig |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN drivers/i2c/busses/Kconfig~i2c-adaptor-for-coldfire-5282-cpu-fix drivers/i2c/busses/Kconfig
--- 25/drivers/i2c/busses/Kconfig~i2c-adaptor-for-coldfire-5282-cpu-fix	2005-04-10 16:52:08.000000000 -0700
+++ 25-akpm/drivers/i2c/busses/Kconfig	2005-04-10 16:52:18.000000000 -0700
@@ -31,7 +31,7 @@ config I2C_ALI1563
 
 config I2C_MCF5282LITE
         tristate "MCF5282Lite"
-        depends on I2C && EXPERIMENTAL
+        depends on I2C && EXPERIMENTAL && PPC
         help
           If you say yes to this option, support will be included for the
           I2C on the ColdFire MCF5282Lite Development Board
_