summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/RPI-B
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/RPI-B
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/RPI-B')
-rw-r--r--sys/arm/conf/RPI-B1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arm/conf/RPI-B b/sys/arm/conf/RPI-B
index 5e8aee2..ce408ab 100644
--- a/sys/arm/conf/RPI-B
+++ b/sys/arm/conf/RPI-B
@@ -26,7 +26,6 @@ include "../broadcom/bcm2835/std.bcm2835"
options INTRNG
-options HZ=100
options SCHED_4BSD # 4BSD scheduler
options PLATFORM
OpenPOWER on IntegriCloud