From 8b0bfc6804ad140a3bd31bfb2c15fc7d69c15f5c Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 3 Apr 2005 23:11:38 +0000 Subject: * Patch by Yuli Barcohen, 08 Nov 2004: Add support for Analogue & Micro Rattler boards. Tested on Rattler8248. * Patch by Andre Renaud, 08 Nov 2004: Fix watchdog support in common/lcd.c * Patch by Marc Leeman, 05 Nov 2003: Enable all 4 PCMBRW buffers for the MPC8245 processor since the CPU bug only affects the XPC8245 processors --- include/configs/CPU87.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/CPU87.h') diff --git a/include/configs/CPU87.h b/include/configs/CPU87.h index 6b1225844..0e0876f80 100644 --- a/include/configs/CPU87.h +++ b/include/configs/CPU87.h @@ -113,8 +113,6 @@ #define CONFIG_BOOTDELAY 5 /* autoboot after 5 seconds */ -#undef CONFIG_CLOCKS_IN_MHZ - #define CONFIG_PREBOOT \ "echo; " \ "echo Type \"run flash_nfs\" to mount root filesystem over NFS; " \ -- cgit v1.2.3