diff options
Diffstat (limited to 'include/configs/atc.h')
-rw-r--r-- | include/configs/atc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/atc.h b/include/configs/atc.h index 275124830f5..881a4caee6e 100644 --- a/include/configs/atc.h +++ b/include/configs/atc.h @@ -35,6 +35,7 @@ #define CONFIG_MPC8260 1 /* This is an MPC8260 CPU */ #define CONFIG_ATC 1 /* ...on a ATC board */ +#define CONFIG_CPM2 1 /* Has a CPM2 */ /* * select serial console configuration |