summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/VERSATILEPB
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/conf/VERSATILEPB')
-rw-r--r--sys/arm/conf/VERSATILEPB6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arm/conf/VERSATILEPB b/sys/arm/conf/VERSATILEPB
index ca769f0..fb2087a 100644
--- a/sys/arm/conf/VERSATILEPB
+++ b/sys/arm/conf/VERSATILEPB
@@ -29,8 +29,8 @@ makeoptions KERNVIRTADDR=0xc0100000
options KERNPHYSADDR=0x00100000
makeoptions KERNPHYSADDR=0x00100000
options PHYSADDR=0x00000000
-options FREEBSD_BOOT_LOADER
-options LINUX_BOOT_ABI
+options FREEBSD_BOOT_LOADER
+options LINUX_BOOT_ABI
makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
options HZ=100
@@ -45,7 +45,7 @@ device snp
options GEOM_PART_BSD # BSD partition scheme
options GEOM_PART_MBR # MBR partition scheme
-options TMPFS # Efficient memory filesystem
+options TMPFS # Efficient memory filesystem
options PSEUDOFS # Pseudo-filesystem framework
options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!]
options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI
OpenPOWER on IntegriCloud