diff options
Diffstat (limited to 'include/configs/ISPAN.h')
-rw-r--r-- | include/configs/ISPAN.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ISPAN.h b/include/configs/ISPAN.h index 8aa18caa7e9..65056a21eee 100644 --- a/include/configs/ISPAN.h +++ b/include/configs/ISPAN.h @@ -31,6 +31,7 @@ #define CONFIG_MPC8260 /* This is an MPC8260 CPU */ #define CONFIG_ISPAN /* ...on one of Interphase iSPAN boards */ +#define CONFIG_CPM2 1 /* Has a CPM2 */ /*----------------------------------------------------------------------- * Select serial console configuration |