mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
boards/imx93-evk: Fix bootloader board config
After enabling the nsh error Kconfig we need to fix configs that were enabling it manually. Signed-off-by: Alan C. Assis <acassis@gmail.com>
This commit is contained in:
parent
98c6c28688
commit
acc06c38f0
1 changed files with 0 additions and 1 deletions
|
|
@ -32,7 +32,6 @@
|
|||
# CONFIG_NSH_DISABLE_CD is not set
|
||||
# CONFIG_NSH_DISABLE_CP is not set
|
||||
# CONFIG_NSH_DISABLE_ECHO is not set
|
||||
# CONFIG_NSH_DISABLE_ERROR_PRINT is not set
|
||||
# CONFIG_NSH_DISABLE_EXEC is not set
|
||||
# CONFIG_NSH_DISABLE_EXIT is not set
|
||||
# CONFIG_NSH_DISABLE_ITEF is not set
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue