diff options
| author | Warner Losh <imp@FreeBSD.org> | 2006-07-14 21:59:54 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2006-07-14 21:59:54 +0000 |
| commit | cbc25facdf594e2f67f19ec2ec2a3112f7ad82d7 (patch) | |
| tree | c5ea260d66e6353fa9330789c8aa81b0e4361203 /sys | |
| parent | 375906f555a7f9ea2ef3d5e9e25bc30bbcc96fdb (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/conf/options.arm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/options.arm b/sys/conf/options.arm index ef0179352e2a..387010c01cfe 100644 --- a/sys/conf/options.arm +++ b/sys/conf/options.arm @@ -16,3 +16,5 @@ STARTUP_PAGETABLE_ADDR opt_global.h XSCALE_CACHE_READ_WRITE_ALLOCATE opt_global.h XSACLE_DISABLE_CCNT opt_timer.h VERBOSE_INIT_ARM opt_global.h +AT91_TSC opt_at91.h +AT91_KWIKBYTE opt_at91.h |
