Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf Remove GENERIC_USERMODE kernel config (...
details: https://anonhg.NetBSD.org/src/rev/e486b9e65083
branches: trunk
changeset: 840291:e486b9e65083
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Sun Mar 31 13:11:34 2019 +0000
description:
Remove GENERIC_USERMODE kernel config (this has never worked)
diffstat:
sys/arch/evbarm/conf/GENERIC_USERMODE | 17 -----------------
1 files changed, 0 insertions(+), 17 deletions(-)
diffs (21 lines):
diff -r 0af17fd98bae -r e486b9e65083 sys/arch/evbarm/conf/GENERIC_USERMODE
--- a/sys/arch/evbarm/conf/GENERIC_USERMODE Sun Mar 31 13:10:40 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-# $NetBSD: GENERIC_USERMODE,v 1.1 2013/11/10 20:01:55 jmcneill Exp $
-
-machine usermode
-include "arch/usermode/conf/GENERIC.common"
-include "arch/arm/conf/majors.arm32"
-
-no options EXEC_ELF64
-
-options INSECURE # required by sysinst
-
-options TEXTADDR=0x20000000 # 1 Gb `phys ram' / total space
-options KVMSIZE= 0x10000000 # KVM space reserved in VM map, 256 Mb
-options NKMEMPAGES_MAX=32768 # 128 Mb max
-
-#options INCLUDE_CONFIG_FILE
-#ident "GENERIC_USERMODE-$Revision: 1.1 $"
-
Home |
Main Index |
Thread Index |
Old Index