diff options
| author | Marek Vasut <[email protected]> | 2011-11-26 07:20:07 +0100 |
|---|---|---|
| committer | Albert ARIBAUD <[email protected]> | 2011-12-06 23:59:32 +0100 |
| commit | abc20aba1834c321a638b367c18dcce1bb4e232d (patch) | |
| tree | cc59ef2d03cef765043d96b5dfbbfc5c41329370 /include/configs/zipitz2.h | |
| parent | 3e43c749f2c9c22e0841294c304639907b444608 (diff) | |
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'include/configs/zipitz2.h')
| -rw-r--r-- | include/configs/zipitz2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/zipitz2.h b/include/configs/zipitz2.h index 9505007a8eb..26204af2c29 100644 --- a/include/configs/zipitz2.h +++ b/include/configs/zipitz2.h @@ -25,7 +25,7 @@ /* * High Level Board Configuration Options */ -#define CONFIG_PXA27X 1 /* Marvell PXA270 CPU */ +#define CONFIG_CPU_PXA27X 1 /* Marvell PXA270 CPU */ #define CONFIG_ZIPITZ2 1 /* Zipit Z2 board */ #define CONFIG_SYS_TEXT_BASE 0x0 |
