summaryrefslogtreecommitdiffstats
path: root/sys/conf/options.arm
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.arm
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.arm')
-rw-r--r--sys/conf/options.arm1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/options.arm b/sys/conf/options.arm
index 87f17b0..a01a59c 100644
--- a/sys/conf/options.arm
+++ b/sys/conf/options.arm
@@ -31,7 +31,6 @@ KERNPHYSADDR opt_global.h
KERNVIRTADDR opt_global.h
LINUX_BOOT_ABI opt_global.h
LOADERRAMADDR opt_global.h
-NO_EVENTTIMERS opt_timer.h
PHYSADDR opt_global.h
SOCDEV_PA opt_global.h
SOCDEV_VA opt_global.h
OpenPOWER on IntegriCloud