mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
boards/mps3-an547: Fix error caused by updating nsh Kconfig
After the NSH modification to avoid disabling NSH errors this config needs to be normalized. Signed-off-by: Alan C. Assis <acassis@gmail.com>
This commit is contained in:
parent
b204496690
commit
43d1fe35b0
2 changed files with 0 additions and 2 deletions
|
|
@ -26,7 +26,6 @@
|
|||
# CONFIG_NSH_DISABLE_DMESG is not set
|
||||
# CONFIG_NSH_DISABLE_ECHO is not set
|
||||
# CONFIG_NSH_DISABLE_ENV 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_EXPORT is not set
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@
|
|||
# CONFIG_NSH_DISABLE_DMESG is not set
|
||||
# CONFIG_NSH_DISABLE_ECHO is not set
|
||||
# CONFIG_NSH_DISABLE_ENV 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_EXPORT is not set
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue