Skip to content

Commit 39ca3c5

Browse files
bradbrad
authored andcommitted
Trim sl and swwdog from the RAMDISK kernel in hopes of getting it to fit.
1 parent 1079d86 commit 39ca3c5

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

sys/arch/ews4800mips/conf/RAMDISK

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: RAMDISK,v 1.37 2025/04/22 17:39:12 christos Exp $
1+
# $NetBSD: RAMDISK,v 1.38 2025/12/02 18:07:15 brad Exp $
22
#
33
# kernel config file with memory disk for installation
44
#
@@ -77,6 +77,7 @@ no pseudo-device carp
7777
no pseudo-device npf
7878
no pseudo-device ppp
7979
no pseudo-device pppoe
80+
no pseudo-device sl
8081
no pseudo-device tap
8182
no pseudo-device tun
8283
no pseudo-device gre
@@ -90,5 +91,6 @@ no pseudo-device accf_data
9091
no pseudo-device accf_http
9192
no pseudo-device clockctl
9293
no pseudo-device ksyms
94+
no pseudo-device swwdog
9395
no pseudo-device wsmux
9496
no pseudo-device veriexec

0 commit comments

Comments
 (0)