summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/SAM9G20EK
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/conf/SAM9G20EK')
-rw-r--r--sys/arm/conf/SAM9G20EK3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/arm/conf/SAM9G20EK b/sys/arm/conf/SAM9G20EK
index faa325a..04a84b2 100644
--- a/sys/arm/conf/SAM9G20EK
+++ b/sys/arm/conf/SAM9G20EK
@@ -32,6 +32,9 @@ options KDB
options SCHED_4BSD #4BSD scheduler
options INET #InterNETworking
#options INET6 #IPv6 communications protocols
+options GEOM_PART_BSD #BSD partition scheme
+options GEOM_PART_MBR #MBR partition scheme
+options TMPFS #Efficient memory filesystem
options FFS #Berkeley Fast Filesystem
#options SOFTUPDATES #Enable FFS soft updates support
#options UFS_ACL #Support for access control lists
OpenPOWER on IntegriCloud