diff options
Diffstat (limited to 'include/configs/csb637.h')
-rw-r--r-- | include/configs/csb637.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/csb637.h b/include/configs/csb637.h index 689e7f0030f..efa27809920 100644 --- a/include/configs/csb637.h +++ b/include/configs/csb637.h @@ -26,6 +26,8 @@ #ifndef __CONFIG_H #define __CONFIG_H +#define CONFIG_AT91_LEGACY + /* ARM asynchronous clock */ #define AT91C_MAIN_CLOCK 184320000 /* from 3.6864 MHz crystal (3686400 * 50) */ #define AT91C_MASTER_CLOCK 46080000 /* (AT91C_MAIN_CLOCK/4) peripheral clock */ |