diff options
Diffstat (limited to 'include/configs/DP405.h')
-rw-r--r-- | include/configs/DP405.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/DP405.h b/include/configs/DP405.h index 74e79e23e6..68e4a7f405 100644 --- a/include/configs/DP405.h +++ b/include/configs/DP405.h @@ -18,7 +18,6 @@ */ #define CONFIG_405EP 1 /* This is a PPC405 CPU */ -#define CONFIG_4xx 1 /* ...member of PPC4xx family */ #define CONFIG_DP405 1 /* ...on a DP405 board */ #define CONFIG_SYS_TEXT_BASE 0xFFFD0000 |