diff options
Diffstat (limited to 'include/configs/v38b.h')
| -rw-r--r-- | include/configs/v38b.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/configs/v38b.h b/include/configs/v38b.h index e19591d29..0b7b19ead 100644 --- a/include/configs/v38b.h +++ b/include/configs/v38b.h @@ -167,7 +167,7 @@  /*   * IPB Bus clocking configuration.   */ -#undef CFG_IPBSPEED_133			/* define for 133MHz speed */ +#undef CFG_IPBCLK_EQUALS_XLBCLK			/* define for 133MHz speed */  #endif  /* |