diff --git a/nshlib/Kconfig b/nshlib/Kconfig index 01103ee29..1f78a50ae 100644 --- a/nshlib/Kconfig +++ b/nshlib/Kconfig @@ -456,7 +456,7 @@ config NSH_DISABLE_HELP config NSH_DISABLE_ERROR_PRINT bool "Disable NSH Error Printing" - default DEFAULT_SMALL + default n config NSH_DISABLE_HEXDUMP bool "Disable hexdump"