diff options
Diffstat (limited to 'include/configs/neo.h')
-rw-r--r-- | include/configs/neo.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/neo.h b/include/configs/neo.h index 62ea8eca86c..d549985886c 100644 --- a/include/configs/neo.h +++ b/include/configs/neo.h @@ -10,7 +10,6 @@ #define CONFIG_405EP 1 /* this is a PPC405 CPU */ -#define CONFIG_4xx 1 /* member of PPC4xx family */ #define CONFIG_NEO 1 /* on a Neo board */ #define CONFIG_SYS_TEXT_BASE 0xFFFC0000 |