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 turn on INCLUDE_CONFIG_FILE.
details: https://anonhg.NetBSD.org/src/rev/b902760d1a05
branches: trunk
changeset: 447012:b902760d1a05
user: mrg <mrg%NetBSD.org@localhost>
date: Fri Dec 28 06:45:53 2018 +0000
description:
turn on INCLUDE_CONFIG_FILE.
diffstat:
sys/arch/evbarm/conf/GENERIC64 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 9c1a48f19873 -r b902760d1a05 sys/arch/evbarm/conf/GENERIC64
--- a/sys/arch/evbarm/conf/GENERIC64 Fri Dec 28 06:20:32 2018 +0000
+++ b/sys/arch/evbarm/conf/GENERIC64 Fri Dec 28 06:45:53 2018 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC64,v 1.70 2018/12/21 14:52:12 jmcneill Exp $
+# $NetBSD: GENERIC64,v 1.71 2018/12/28 06:45:53 mrg Exp $
#
# GENERIC ARM (aarch64) kernel
#
@@ -77,6 +77,7 @@
#options LOCKDEBUG
#options PMAP_DEBUG # Enable pmap_debug_level code
options VERBOSE_INIT_ARM # verbose bootstrapping messages
+options INCLUDE_CONFIG_FILE
# EARLYCONS is required for early init messages from VERBOSE_INIT_ARM.
#options EARLYCONS=bcm2837
#options EARLYCONS=rk3328, CONSADDR=0xff130000
Home |
Main Index |
Thread Index |
Old Index