libc: Remove LIBC_ERR from libs/libc/misc/Kconfig
forget in https://github.com/apache/incubator-nuttx/pull/6805 Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
521f870965
commit
9c229a0173
@ -68,9 +68,3 @@ config MEM_FD_VFS_PATH
|
||||
depends on FS_TMPFS
|
||||
---help---
|
||||
The relative path to where memfd will exist in the tmpfs namespace.
|
||||
|
||||
config LIBC_ERR
|
||||
bool "Support err() verr() verrx() warn() vwarn() vwarnx()"
|
||||
default y
|
||||
---help---
|
||||
Support err() verr() verrx() warn() vwarn() vwarnx(). Default: y
|
||||
|
Loading…
Reference in New Issue
Block a user