mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-10 15:05:13 +00:00
nshlib: Disable dmesg if RAMLOG_SYSLOG disabled
Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
This commit is contained in:
parent
c4972d4721
commit
511d9d59de
1 changed files with 0 additions and 1 deletions
|
|
@ -273,7 +273,6 @@ config NSH_DISABLE_DIRNAME
|
|||
config NSH_DISABLE_DMESG
|
||||
bool "Disable dmesg"
|
||||
default DEFAULT_SMALL
|
||||
depends on RAMLOG_SYSLOG
|
||||
|
||||
config NSH_DISABLE_ECHO
|
||||
bool "Disable echo"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue