summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
diff options
context:
space:
mode:
authorian <ian@FreeBSD.org>2014-05-17 20:22:22 +0000
committerian <ian@FreeBSD.org>2014-05-17 20:22:22 +0000
commite111203de4ff2e5b910a02a32c680c216158afc6 (patch)
tree9e41be4459b39a47e9fd7b02a28cce35b7b0faaf /sys/conf/options
parent9f4d42e0d5ac9fd53ce7499b7ba78d5c2f392dcf (diff)
downloadFreeBSD-src-e111203de4ff2e5b910a02a32c680c216158afc6.zip
FreeBSD-src-e111203de4ff2e5b910a02a32c680c216158afc6.tar.gz
MFC 264054, 264056
Switch imx6 to using the mpcore per-cpu event timers, but continue to use the GPT timer, which is fixed-frequency, as a timecounter. Change NO_EVENTTIMERS from an arm-specific to an MI option, so that it can be used in MI code.
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 4b66a91..f5ae54c 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -158,6 +158,7 @@ NEW_PCIB opt_global.h
NO_ADAPTIVE_MUTEXES opt_adaptive_mutexes.h
NO_ADAPTIVE_RWLOCKS
NO_ADAPTIVE_SX
+NO_EVENTTIMERS opt_timer.h
NO_SYSCTL_DESCR opt_global.h
NSWBUF_MIN opt_swap.h
MBUF_PACKET_ZONE_DISABLE opt_global.h
OpenPOWER on IntegriCloud