Skip to content

Commit 01ae305

Browse files
committed
wb8: dts: add netconsole as a module
netconsole allows to send crash logs to other PC
1 parent 84cec37 commit 01ae305

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm64/configs/wb8_reduced_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,8 @@ CONFIG_DM_ZERO=m
212212
CONFIG_NETDEVICES=y
213213
CONFIG_MACVLAN=m
214214
CONFIG_MACVTAP=m
215+
CONFIG_NETCONSOLE=m
216+
CONFIG_NETCONSOLE_DYNAMIC=y
215217
CONFIG_TUN=y
216218
CONFIG_VETH=m
217219
CONFIG_VIRTIO_NET=y

0 commit comments

Comments
 (0)