summaryrefslogtreecommitdiff
path: root/include/asm-ppc/i2c.h
diff options
context:
space:
mode:
authorMarian Balakowicz <m8@semihalf.com>2005-10-11 17:09:42 (GMT)
committerMarian Balakowicz <m8@semihalf.com>2005-10-11 17:09:42 (GMT)
commite6f2e902334d5ee65bab9cf8292cf668243531e9 (patch)
tree9ee0039daaa8161bc282f1af8d3827a5071acbc7 /include/asm-ppc/i2c.h
parent3df5bea0b0bddc196bf952c51d1dd54d966b82ba (diff)
downloadu-boot-e6f2e902334d5ee65bab9cf8292cf668243531e9.tar.xz
Added support for TQM834x boards.
Diffstat (limited to 'include/asm-ppc/i2c.h')
-rw-r--r--include/asm-ppc/i2c.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-ppc/i2c.h b/include/asm-ppc/i2c.h
index 2a4ac0f..fa9d164 100644
--- a/include/asm-ppc/i2c.h
+++ b/include/asm-ppc/i2c.h
@@ -87,7 +87,7 @@ typedef struct i2c
#error CFG_I2C_OFFSET is not defined in /include/configs/${BOARD}.h
#endif
-#ifdef CONFIG_MPC8349ADS
+#if defined(CONFIG_MPC8349ADS) || defined(CONFIG_TQM834X)
/*
* MPC8349 have two i2c bus
*/