diff options
Diffstat (limited to 'include/configs/EXBITGEN.h')
-rw-r--r-- | include/configs/EXBITGEN.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/EXBITGEN.h b/include/configs/EXBITGEN.h index 251227c7ff2..99d1cf255cf 100644 --- a/include/configs/EXBITGEN.h +++ b/include/configs/EXBITGEN.h @@ -33,7 +33,7 @@ * (easy to change) */ -#define CONFIG_405GP 1 /* This is a PPC405GP CPU */ +#define CONFIG_405GP 1 /* This is a PPC405GP CPU */ #define CONFIG_4xx 1 /* ...member of PPC4xx family */ #define CONFIG_EXBITGEN 1 /* on a Exbit Generic board */ |