summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/TEGRA124
diff options
context:
space:
mode:
authorian <ian@FreeBSD.org>2017-03-01 21:45:03 +0000
committerian <ian@FreeBSD.org>2017-03-01 21:45:03 +0000
commit86237742e7e24065990c5655d40c2ded9274709b (patch)
treeafece210e0a9b44cd9f8d4424bb39c2aae0fe767 /sys/arm/conf/TEGRA124
parent0b828db14824c5068cc03165fb63efb4e172cf4a (diff)
downloadFreeBSD-src-86237742e7e24065990c5655d40c2ded9274709b.zip
FreeBSD-src-86237742e7e24065990c5655d40c2ded9274709b.tar.gz
MFC r302506:
Remove HZ=<various> from all armv6 configs, put HZ=1000 in std.armv6.
Diffstat (limited to 'sys/arm/conf/TEGRA124')
-rw-r--r--sys/arm/conf/TEGRA1241
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arm/conf/TEGRA124 b/sys/arm/conf/TEGRA124
index 663a948..34e8409 100644
--- a/sys/arm/conf/TEGRA124
+++ b/sys/arm/conf/TEGRA124
@@ -23,7 +23,6 @@ include "../nvidia/tegra124/std.tegra124"
ident TEGRA124
-options HZ=100 # Scheduling quantum is 10 milliseconds.
options SCHED_ULE # ULE scheduler
options PLATFORM # Platform based SoC
options PLATFORM_SMP
OpenPOWER on IntegriCloud