mirror of
https://github.com/apache/nuttx.git
synced 2026-08-17 17:43:22 +08: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:
committed by
Alin Jerpelea
parent
98c6c28688
commit
acc06c38f0
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user