diff options
Diffstat (limited to 'include/configs/pxa255_idp.h')
-rw-r--r-- | include/configs/pxa255_idp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/pxa255_idp.h b/include/configs/pxa255_idp.h index c208a25..0666f7b 100644 --- a/include/configs/pxa255_idp.h +++ b/include/configs/pxa255_idp.h @@ -55,7 +55,7 @@ * High Level Configuration Options * (easy to change) */ -#define CONFIG_PXA250 1 /* This is an PXA250 CPU */ +#define CONFIG_CPU_PXA25X 1 /* This is an PXA250 CPU */ #undef CONFIG_LCD #ifdef CONFIG_LCD |