mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Enable /dev/zero and /dev/loop in sim/nsh configuration
This commit is contained in:
@@ -264,8 +264,8 @@ CONFIG_PTHREAD_STACK_DEFAULT=8192
|
|||||||
#
|
#
|
||||||
CONFIG_DISABLE_POLL=y
|
CONFIG_DISABLE_POLL=y
|
||||||
CONFIG_DEV_NULL=y
|
CONFIG_DEV_NULL=y
|
||||||
# CONFIG_DEV_ZERO is not set
|
CONFIG_DEV_ZERO=y
|
||||||
# CONFIG_DEV_LOOP is not set
|
CONFIG_DEV_LOOP=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# Buffering
|
# Buffering
|
||||||
|
|||||||
Reference in New Issue
Block a user