diff options
-rw-r--r-- | sys/arm/at91/std.atmel | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/at91/std.atmel b/sys/arm/at91/std.atmel index e707da5..a56c964 100644 --- a/sys/arm/at91/std.atmel +++ b/sys/arm/at91/std.atmel @@ -4,6 +4,7 @@ files "../at91/files.at91" cpu CPU_ARM9 makeoptions CONF_CFLAGS=-mcpu=arm9 options PHYSADDR=0x20000000 +options NO_EVENTTIMERS # Supported SoCs for the at91 platform device at91rm9200 |