diff options
Diffstat (limited to 'include/configs/io.h')
-rw-r--r-- | include/configs/io.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/io.h b/include/configs/io.h index 2d67cfc66a..7f86767e94 100644 --- a/include/configs/io.h +++ b/include/configs/io.h @@ -9,7 +9,6 @@ #define __CONFIG_H #define CONFIG_405EP 1 /* this is a PPC405 CPU */ -#define CONFIG_4xx 1 /* member of PPC4xx family */ #define CONFIG_IO 1 /* on a Io board */ #define CONFIG_SYS_TEXT_BASE 0xFFFC0000 |