Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/zaurus/conf Drop NOPORTALGO option which was introd...



details:   https://anonhg.NetBSD.org/src/rev/a8c4784dc6ad
branches:  trunk
changeset: 352472:a8c4784dc6ad
user:      sevan <sevan%NetBSD.org@localhost>
date:      Mon Apr 03 00:11:45 2017 +0000

description:
Drop NOPORTALGO option which was introduce in r1.69.No other reference exists in src or
history in CVS. The introductory commit was related to sound so assuming it
crept in by mistake.

diffstat:

 sys/arch/zaurus/conf/GENERIC |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 04f8115846c4 -r a8c4784dc6ad sys/arch/zaurus/conf/GENERIC
--- a/sys/arch/zaurus/conf/GENERIC      Sun Apr 02 21:44:00 2017 +0000
+++ b/sys/arch/zaurus/conf/GENERIC      Mon Apr 03 00:11:45 2017 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: GENERIC,v 1.72 2017/02/26 12:03:15 rin Exp $
+#      $NetBSD: GENERIC,v 1.73 2017/04/03 00:11:45 sevan Exp $
 #
 # GENERIC machine description file
 #
@@ -137,7 +137,6 @@
 #options       USERCONF        # userconf(4) support
 #options       PIPE_SOCKETPAIR # smaller, but slower pipe(2)
 #options       SYSCTL_INCLUDE_DESCR    # Include sysctl descriptions in kernel
-options                NOPORTALGO
 
 #
 # wscons options



Home | Main Index | Thread Index | Old Index