summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorcognet <cognet@FreeBSD.org>2006-06-06 21:06:57 +0000
committercognet <cognet@FreeBSD.org>2006-06-06 21:06:57 +0000
commit13929c476aa373866fea214590fdd88b619e6337 (patch)
treec9337755aa4122e8f4493d9fc146b07737d87335 /sys/conf
parent5de6166e831639aa64f12d13278430dcfafa50e9 (diff)
downloadFreeBSD-src-13929c476aa373866fea214590fdd88b619e6337.zip
FreeBSD-src-13929c476aa373866fea214590fdd88b619e6337.tar.gz
Convert the last offender, the SA1110 port, to ARM32_NEW_VM_LAYOUT, and
completely nuke the !ARM32_NEW_VM_LAYOUT case.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files.arm1
-rw-r--r--sys/conf/options.arm1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/conf/files.arm b/sys/conf/files.arm
index 0ffa22f..a5c4076 100644
--- a/sys/conf/files.arm
+++ b/sys/conf/files.arm
@@ -46,7 +46,6 @@ arm/arm/vm_machdep.c standard
arm/fpe-arm/armfpe_glue.S optional armfpe
arm/fpe-arm/armfpe_init.c optional armfpe
arm/fpe-arm/armfpe.S optional armfpe
-dev/hwpmc/hwpmc_arm.c optional hwpmc
geom/geom_bsd.c standard
geom/geom_bsd_enc.c standard
geom/geom_mbr.c standard
diff --git a/sys/conf/options.arm b/sys/conf/options.arm
index 9ff203a..ef01793 100644
--- a/sys/conf/options.arm
+++ b/sys/conf/options.arm
@@ -1,5 +1,4 @@
#$FreeBSD$
-ARM32_NEW_VM_LAYOUT opt_vm.h
ARM9_CACHE_WRITE_THROUGH opt_global.h
ARM_CACHE_LOCK_ENABLE opt_global.h
ARMFPE opt_global.h
OpenPOWER on IntegriCloud