X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=include%2Fps2mult.h;h=599cb6dc42ddbf82ac524d10d4dedaf145baf331;hb=6d0f6bcf337c5261c08fabe12982178c2c489d76;hp=e68581751c965493c96770d3749f5121ecc971bc;hpb=71edc271816ec82cf0550dd6980be2da3cc2ad9e;p=people%2Fms%2Fu-boot.git diff --git a/include/ps2mult.h b/include/ps2mult.h index e68581751c..599cb6dc42 100644 --- a/include/ps2mult.h +++ b/include/ps2mult.h @@ -22,7 +22,7 @@ #define PS2BUF_SIZE 512 /* power of 2, please */ #ifndef CONFIG_PS2MULT_DELAY -#define CONFIG_PS2MULT_DELAY (CFG_HZ/2) /* Initial delay */ +#define CONFIG_PS2MULT_DELAY (CONFIG_SYS_HZ/2) /* Initial delay */ #endif /* PS/2 controller interface (include/asm/keyboard.h)