summaryrefslogtreecommitdiffstats
path: root/sys/arm/mv
diff options
context:
space:
mode:
authorskra <skra@FreeBSD.org>2016-02-22 11:47:28 +0000
committerskra <skra@FreeBSD.org>2016-02-22 11:47:28 +0000
commit6a7ac9da7c8a3a5b9c0a21830670b06935f58332 (patch)
tree22091a02af0d2e379c12f36d8a8ea1de73c939c9 /sys/arm/mv
parentbad1d5e697498daa59e477829d367e2c1d7f1bb2 (diff)
downloadFreeBSD-src-6a7ac9da7c8a3a5b9c0a21830670b06935f58332.zip
FreeBSD-src-6a7ac9da7c8a3a5b9c0a21830670b06935f58332.tar.gz
Move ARM_L2_PIPT option to std.armv6 for all armv6 platforms.
Only L2 PIPT cache is supported for __ARM_ARCH >= 6. In fact, this is just a pure proclamation as this option is used only in armv4 specific files now.
Diffstat (limited to 'sys/arm/mv')
-rw-r--r--sys/arm/mv/armadaxp/std.armadaxp2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/arm/mv/armadaxp/std.armadaxp b/sys/arm/mv/armadaxp/std.armadaxp
index 23e5423..84361f5 100644
--- a/sys/arm/mv/armadaxp/std.armadaxp
+++ b/sys/arm/mv/armadaxp/std.armadaxp
@@ -2,5 +2,3 @@
makeoptions KERNVIRTADDR=0xc0200000
options KERNVIRTADDR=0xc0200000
-
-options ARM_L2_PIPT
OpenPOWER on IntegriCloud