Skip to content

Commit

Permalink
qemu: fix CI check error when check qemu net (savedefconfig)
Browse files Browse the repository at this point in the history
boards/arm/samv7/same70-xplained/configs/pysim/defconfig
boards/arm/stm32h7/nucleo-h743zi2/configs/jumbo/defconfig

Signed-off-by: ligd <[email protected]>
  • Loading branch information
GUIDINGLI authored and xiaoxiang781216 committed Oct 14, 2024
1 parent a08df48 commit 48dd8bc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion boards/arm/samv7/same70-xplained/configs/pysim/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ CONFIG_SYSTEM_NSH=y
CONFIG_SYSTEM_NSH_STACKSIZE=2048
CONFIG_SYSTEM_PING=y
CONFIG_SYSTEM_PING_STACKSIZE=2048
CONFIG_SYSTEM_TELNETD_SESSION_STACKSIZE=2048
CONFIG_SYSTEM_TELNETD_STACKSIZE=2048
CONFIG_TLS_NCLEANUP=1
CONFIG_USART1_SERIAL_CONSOLE=y
Expand Down
1 change: 0 additions & 1 deletion boards/arm/stm32h7/nucleo-h743zi2/configs/jumbo/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ CONFIG_SYSTEM_NSH=y
CONFIG_SYSTEM_NSH_STACKSIZE=2048
CONFIG_SYSTEM_PING=y
CONFIG_SYSTEM_PING_STACKSIZE=2048
CONFIG_SYSTEM_TELNETD_SESSION_STACKSIZE=2048
CONFIG_SYSTEM_TELNETD_STACKSIZE=2048
CONFIG_TASK_NAME_SIZE=16
CONFIG_TESTING_FSTEST=y
Expand Down

0 comments on commit 48dd8bc

Please sign in to comment.