Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5515584F22 for ; Sat, 15 Jul 2023 22:30:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id yGcKRPSkremm for ; Sat, 15 Jul 2023 22:30:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D20E184E73 for ; Sat, 15 Jul 2023 22:30:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C9089FBDB; Sat, 15 Jul 2023 22:30:19 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 15 Jul 2023 22:30:19 +0000 From: "Taylor R Campbell" Subject: CVS commit: src/sys/arch/evbarm/conf To: source-changes@NetBSD.org Approved: for-source-only Reply-To: riastradh@netbsd.org X-Mailer: log_accum Message-Id: <20230715223019.C9089FBDB@cvs.NetBSD.org> Module Name: src Committed By: riastradh Date: Sat Jul 15 22:30:19 UTC 2023 Modified Files: src/sys/arch/evbarm/conf: GENERIC GENERIC64 Log Message: evbarm: Enable HEARTBEAT option in GENERIC and GENERIC64 kernels. To generate a diff of this commit: cvs rdiff -u -r1.119 -r1.120 src/sys/arch/evbarm/conf/GENERIC cvs rdiff -u -r1.211 -r1.212 src/sys/arch/evbarm/conf/GENERIC64 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.