Skip to content

Commit 7c8909f

Browse files
committed
qemu: fix CI check error when check qemu net (savedefconfig)
boards/arm/samv7/same70-xplained/configs/pysim/defconfig boards/arm/stm32h7/nucleo-h743zi2/configs/jumbo/defconfig Signed-off-by: ligd <liguiding1@xiaomi.com>
1 parent f031dc3 commit 7c8909f

File tree

2 files changed

+0
-2
lines changed
  • boards/arm

2 files changed

+0
-2
lines changed

boards/arm/samv7/same70-xplained/configs/pysim/defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ CONFIG_SYSTEM_NSH=y
149149
CONFIG_SYSTEM_NSH_STACKSIZE=2048
150150
CONFIG_SYSTEM_PING=y
151151
CONFIG_SYSTEM_PING_STACKSIZE=2048
152-
CONFIG_SYSTEM_TELNETD_SESSION_STACKSIZE=2048
153152
CONFIG_SYSTEM_TELNETD_STACKSIZE=2048
154153
CONFIG_TLS_NCLEANUP=1
155154
CONFIG_USART1_SERIAL_CONSOLE=y

boards/arm/stm32h7/nucleo-h743zi2/configs/jumbo/defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ CONFIG_SYSTEM_NSH=y
118118
CONFIG_SYSTEM_NSH_STACKSIZE=2048
119119
CONFIG_SYSTEM_PING=y
120120
CONFIG_SYSTEM_PING_STACKSIZE=2048
121-
CONFIG_SYSTEM_TELNETD_SESSION_STACKSIZE=2048
122121
CONFIG_SYSTEM_TELNETD_STACKSIZE=2048
123122
CONFIG_TASK_NAME_SIZE=16
124123
CONFIG_TESTING_FSTEST=y

0 commit comments

Comments
 (0)