diff options
Diffstat (limited to 'include/configs/JSE.h')
-rw-r--r-- | include/configs/JSE.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/JSE.h b/include/configs/JSE.h index 5738ea97ad7..5cc25576aee 100644 --- a/include/configs/JSE.h +++ b/include/configs/JSE.h @@ -20,8 +20,6 @@ #define CONFIG_JSE 1 /* JSE has a PPC405GPr */ #define CONFIG_405GP 1 - /* ... which is a 4xxx series */ -#define CONFIG_4x 1 /* ... with a 33MHz OSC. connected to the SysCLK input */ #define CONFIG_SYS_CLK_FREQ 33333333 /* ... with on-chip memory here (4KBytes) */ |