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 evbarm: Enable USERCONF option
details: https://anonhg.NetBSD.org/src/rev/9ae8f2860589
branches: trunk
changeset: 364451:9ae8f2860589
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Fri Mar 25 21:24:20 2022 +0000
description:
evbarm: Enable USERCONF option
diffstat:
sys/arch/evbarm/conf/GENERIC.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 5f34fe3198a3 -r 9ae8f2860589 sys/arch/evbarm/conf/GENERIC.common
--- a/sys/arch/evbarm/conf/GENERIC.common Fri Mar 25 21:23:51 2022 +0000
+++ b/sys/arch/evbarm/conf/GENERIC.common Fri Mar 25 21:24:20 2022 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC.common,v 1.47 2021/06/26 09:29:14 nia Exp $
+# $NetBSD: GENERIC.common,v 1.48 2022/03/25 21:24:20 jmcneill Exp $
#
# GENERIC evbarm kernel config (template)
#
@@ -95,7 +95,7 @@
options KTRACE # system call tracing, a la ktrace(1)
#options SCSIVERBOSE # Verbose SCSI errors
#options MIIVERBOSE # Verbose MII autoconfuration messages
-#options USERCONF # userconf(4) support
+options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
# Wedge support
Home |
Main Index |
Thread Index |
Old Index