Skip to content

Commit

Permalink
boards: Fix board configs after disabling NSH_DISABLE_HELP
Browse files Browse the repository at this point in the history
  • Loading branch information
acassis committed Apr 2, 2024
1 parent 19b58a7 commit 93b7b72
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 11 deletions.
1 change: 0 additions & 1 deletion boards/arm/phy62xx/phy6222/configs/phy_sbp/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
# CONFIG_NSH_DISABLE_EXIT is not set
# CONFIG_NSH_DISABLE_EXPORT is not set
# CONFIG_NSH_DISABLE_FREE is not set
# CONFIG_NSH_DISABLE_HELP is not set
# CONFIG_NSH_DISABLE_HEXDUMP is not set
# CONFIG_NSH_DISABLE_KILL is not set
# CONFIG_NSH_DISABLE_LS is not set
Expand Down
1 change: 0 additions & 1 deletion boards/arm/stm32/nucleo-f302r8/configs/qenco/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
# CONFIG_NSH_DISABLE_EXPORT is not set
# CONFIG_NSH_DISABLE_FREE is not set
# CONFIG_NSH_DISABLE_GET is not set
# CONFIG_NSH_DISABLE_HELP is not set
# CONFIG_NSH_DISABLE_HEXDUMP is not set
# CONFIG_NSH_DISABLE_ITEF is not set
# CONFIG_NSH_DISABLE_KILL is not set
Expand Down
1 change: 0 additions & 1 deletion boards/arm/stm32/stm32f103-minimum/configs/nsh/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
# CONFIG_NSH_DISABLE_EXIT is not set
# CONFIG_NSH_DISABLE_FREE is not set
# CONFIG_NSH_DISABLE_GET is not set
# CONFIG_NSH_DISABLE_HELP is not set
# CONFIG_NSH_DISABLE_HEXDUMP is not set
# CONFIG_NSH_DISABLE_LS is not set
# CONFIG_NSH_DISABLE_MKDIR is not set
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
# CONFIG_NSH_DISABLE_EXIT is not set
# CONFIG_NSH_DISABLE_FREE is not set
# CONFIG_NSH_DISABLE_GET is not set
# CONFIG_NSH_DISABLE_HELP is not set
# CONFIG_NSH_DISABLE_HEXDUMP is not set
# CONFIG_NSH_DISABLE_LS is not set
# CONFIG_NSH_DISABLE_MKDIR is not set
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
# CONFIG_NSH_DISABLE_ENV is not set
# CONFIG_NSH_DISABLE_EXPORT is not set
# CONFIG_NSH_DISABLE_FREE is not set
# CONFIG_NSH_DISABLE_HELP is not set
# CONFIG_NSH_DISABLE_ITEF is not set
# CONFIG_NSH_DISABLE_LOOPS is not set
# CONFIG_NSH_DISABLE_LS is not set
Expand Down
1 change: 0 additions & 1 deletion boards/arm/tlsr82/tlsr8278adk80d/configs/nsh/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
# CONFIG_NSH_DISABLE_ECHO is not set
# CONFIG_NSH_DISABLE_EXIT is not set
# CONFIG_NSH_DISABLE_FREE is not set
# CONFIG_NSH_DISABLE_HELP is not set
# CONFIG_NSH_DISABLE_ITEF is not set
# CONFIG_NSH_DISABLE_KILL is not set
# CONFIG_NSH_DISABLE_LOOPS is not set
Expand Down
1 change: 0 additions & 1 deletion boards/risc-v/fe310/hifive1-revb/configs/nsh/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
# CONFIG_NSH_DISABLE_CAT is not set
# CONFIG_NSH_DISABLE_ECHO is not set
# CONFIG_NSH_DISABLE_FREE is not set
# CONFIG_NSH_DISABLE_HELP is not set
# CONFIG_NSH_DISABLE_KILL is not set
# CONFIG_NSH_DISABLE_LOSMART is not set
# CONFIG_NSH_DISABLE_LS is not set
Expand Down
1 change: 0 additions & 1 deletion boards/risc-v/hpm6000/hpm6360evk/configs/nsh/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
# CONFIG_NSH_DISABLE_ENV is not set
# CONFIG_NSH_DISABLE_EXEC is not set
# CONFIG_NSH_DISABLE_FREE is not set
# CONFIG_NSH_DISABLE_HELP is not set
# CONFIG_NSH_DISABLE_KILL is not set
# CONFIG_NSH_DISABLE_LOSMART is not set
# CONFIG_NSH_DISABLE_LS is not set
Expand Down
1 change: 0 additions & 1 deletion boards/risc-v/hpm6750/hpm6750evk2/configs/nsh/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
# CONFIG_NSH_DISABLE_ENV is not set
# CONFIG_NSH_DISABLE_EXEC is not set
# CONFIG_NSH_DISABLE_FREE is not set
# CONFIG_NSH_DISABLE_HELP is not set
# CONFIG_NSH_DISABLE_KILL is not set
# CONFIG_NSH_DISABLE_LOSMART is not set
# CONFIG_NSH_DISABLE_LS is not set
Expand Down
1 change: 0 additions & 1 deletion boards/risc-v/qemu-rv/rv-virt/configs/smp/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
# CONFIG_NSH_DISABLE_CAT is not set
# CONFIG_NSH_DISABLE_CD is not set
# CONFIG_NSH_DISABLE_FREE is not set
# CONFIG_NSH_DISABLE_HELP is not set
# CONFIG_NSH_DISABLE_LOSMART is not set
# CONFIG_NSH_DISABLE_LS is not set
# CONFIG_NSH_DISABLE_MOUNT is not set
Expand Down
1 change: 0 additions & 1 deletion boards/risc-v/qemu-rv/rv-virt/configs/smp64/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
# CONFIG_NSH_DISABLE_CAT is not set
# CONFIG_NSH_DISABLE_CD is not set
# CONFIG_NSH_DISABLE_FREE is not set
# CONFIG_NSH_DISABLE_HELP is not set
# CONFIG_NSH_DISABLE_LOSMART is not set
# CONFIG_NSH_DISABLE_LS is not set
# CONFIG_NSH_DISABLE_MOUNT is not set
Expand Down

0 comments on commit 93b7b72

Please sign in to comment.