X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=cpu%2Fi386%2Ftimer.c;h=46db23f59c6ebdf507f1e6d4df6bd0976a2439c2;hb=6d0f6bcf337c5261c08fabe12982178c2c489d76;hp=486d927a5a8a8c4cb5da7cbf220d0be91f4a3e05;hpb=71edc271816ec82cf0550dd6980be2da3cc2ad9e;p=karo-tx-uboot.git diff --git a/cpu/i386/timer.c b/cpu/i386/timer.c index 486d927a5a..46db23f59c 100644 --- a/cpu/i386/timer.c +++ b/cpu/i386/timer.c @@ -72,9 +72,9 @@ int timer_init(void) } -#ifdef CFG_TIMER_GENERIC +#ifdef CONFIG_SYS_TIMER_GENERIC -/* the unit for these is CFG_HZ */ +/* the unit for these is CONFIG_SYS_HZ */ /* FixMe: implement these */ void reset_timer (void)