diff options
Diffstat (limited to 'board/BuS/eb_cpux9k2/cpux9k2.c')
-rw-r--r-- | board/BuS/eb_cpux9k2/cpux9k2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/BuS/eb_cpux9k2/cpux9k2.c b/board/BuS/eb_cpux9k2/cpux9k2.c index 9fd8e7acd1..5e4778e978 100644 --- a/board/BuS/eb_cpux9k2/cpux9k2.c +++ b/board/BuS/eb_cpux9k2/cpux9k2.c @@ -272,7 +272,7 @@ int drv_video_init(void) } #endif -#ifdef CONFIG_SOFT_I2C +#ifdef CONFIG_SYS_I2C_SOFT void i2c_init_board(void) { |