diff options
| author | Oleksandr Tymoshenko <gonzo@FreeBSD.org> | 2012-08-15 08:34:31 +0000 |
|---|---|---|
| committer | Oleksandr Tymoshenko <gonzo@FreeBSD.org> | 2012-08-15 08:34:31 +0000 |
| commit | b208396ea3269fed39228b73370b72f5638fafa7 (patch) | |
| tree | c5115b2d7690c9b708d2ede1680466589c5c6af6 | |
| parent | 2b200bb4cefba8052c0acccb6f4bd9c93debde24 (diff) | |
Notes
| -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 e707da51a9bc..a56c964d248c 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 |
