diff options
Diffstat (limited to 'include/configs/stmark2.h')
-rw-r--r-- | include/configs/stmark2.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/stmark2.h b/include/configs/stmark2.h index 19589be270f..05de376f0e6 100644 --- a/include/configs/stmark2.h +++ b/include/configs/stmark2.h @@ -95,4 +95,6 @@ #define CACR_STATUS (CFG_SYS_INIT_RAM_ADDR + \ CFG_SYS_INIT_RAM_SIZE - 12) +#define CFG_MCFTMR + #endif /* __STMARK2_CONFIG_H */ |