Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch remove "no options" for compat_ossaudio now it's di...
details: https://anonhg.NetBSD.org/src/rev/aec4716bb4f6
branches: trunk
changeset: 958810:aec4716bb4f6
user: nia <nia%NetBSD.org@localhost>
date: Thu Jan 21 06:18:22 2021 +0000
description:
remove "no options" for compat_ossaudio now it's disabled by default
diffstat:
sys/arch/evbarm/conf/POGO | 1 -
sys/arch/zaurus/conf/INSTALL | 4 +---
2 files changed, 1 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r e4ba96434829 -r aec4716bb4f6 sys/arch/evbarm/conf/POGO
--- a/sys/arch/evbarm/conf/POGO Thu Jan 21 00:56:41 2021 +0000
+++ b/sys/arch/evbarm/conf/POGO Thu Jan 21 06:18:22 2021 +0000
@@ -2,7 +2,6 @@
include "arch/evbarm/conf/SHEEVAPLUG"
-no options COMPAT_OSSAUDIO
no options DIAGNOSTIC
no options DEBUG
no uaudio*
diff -r e4ba96434829 -r aec4716bb4f6 sys/arch/zaurus/conf/INSTALL
--- a/sys/arch/zaurus/conf/INSTALL Thu Jan 21 00:56:41 2021 +0000
+++ b/sys/arch/zaurus/conf/INSTALL Thu Jan 21 06:18:22 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.40 2019/11/13 17:59:56 tsutsui Exp $
+# $NetBSD: INSTALL,v 1.41 2021/01/21 06:18:22 nia Exp $
#
# INSTALL config file (GENERIC with memory disk root)
#
@@ -40,8 +40,6 @@
no options COMPAT_43
no options COMPAT_44
-no options COMPAT_OSSAUDIO
-
no options DKWEDGE_AUTODISCOVER
no options SYSVMSG
Home |
Main Index |
Thread Index |
Old Index