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 redo the commit correctly
details: https://anonhg.NetBSD.org/src/rev/cdd0e89e55de
branches: trunk
changeset: 745916:cdd0e89e55de
user: nisimura <nisimura%NetBSD.org@localhost>
date: Mon Mar 16 08:48:05 2020 +0000
description:
redo the commit correctly
diffstat:
sys/arch/evbarm/conf/GENERIC64 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (28 lines):
diff -r 8b05278f5537 -r cdd0e89e55de sys/arch/evbarm/conf/GENERIC64
--- a/sys/arch/evbarm/conf/GENERIC64 Mon Mar 16 08:17:57 2020 +0000
+++ b/sys/arch/evbarm/conf/GENERIC64 Mon Mar 16 08:48:05 2020 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC64,v 1.141 2020/03/16 08:17:57 nisimura Exp $
+# $NetBSD: GENERIC64,v 1.142 2020/03/16 08:48:05 nisimura Exp $
#
# GENERIC ARM (aarch64) kernel
#
@@ -325,7 +325,7 @@
awge* at fdt? # DesignWare Gigabit Ethernet
emac* at fdt? # Allwinner Gigabit Ethernet (EMAC)
enet* at fdt? # IMX FEC
-scx* at fdt? # SocioNext Gigabit Ethernet
+#scx* at fdt? # SocioNext Gigabit Ethernet
aq* at pci? dev ? function ? # Aquantia AQC 10 gigabit
ena* at pci? dev ? function ? # Amazon.com Elastic Network Adapter
genet* at acpi? # Broadcom GENET v5
@@ -522,7 +522,7 @@
options FONT_BOLD16x32
# GPU
-nouveau* at fdt? # NVIDIA GPU
+#nouveau* at fdt? # NVIDIA GPU
# Backlight
pwmbacklight* at fdt? # PWM Backlight controls
Home |
Main Index |
Thread Index |
Old Index