diff options
Diffstat (limited to 'sys/arm/conf/std.armv6')
-rw-r--r-- | sys/arm/conf/std.armv6 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arm/conf/std.armv6 b/sys/arm/conf/std.armv6 index 35f60a3345e7..142c7d3f7dfd 100644 --- a/sys/arm/conf/std.armv6 +++ b/sys/arm/conf/std.armv6 @@ -2,6 +2,8 @@ # # $FreeBSD$ +options ARM_L2_PIPT # Only L2 PIPT is supported + options PREEMPTION # Enable kernel thread preemption options INET # InterNETworking options INET6 # IPv6 communications protocols |