summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/std.armv6
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/conf/std.armv6')
-rw-r--r--sys/arm/conf/std.armv62
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arm/conf/std.armv6 b/sys/arm/conf/std.armv6
index 142c7d3..4dc4906 100644
--- a/sys/arm/conf/std.armv6
+++ b/sys/arm/conf/std.armv6
@@ -39,6 +39,8 @@ options KBD_INSTALL_CDEV # install a CDEV entry in /dev
options FREEBSD_BOOT_LOADER # Process metadata passed from loader(8)
options VFP # Enable floating point hardware support
+options COMPAT_FREEBSD10 # Compatible with FreeBSD10
+
# DTrace support
options KDTRACE_HOOKS # Kernel DTrace hooks
options DDB_CTF # all architectures - kernel ELF linker loads CTF data
OpenPOWER on IntegriCloud