mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +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_DEV_NULL=y
|
||||
# CONFIG_DEV_ZERO is not set
|
||||
# CONFIG_DEV_LOOP is not set
|
||||
CONFIG_DEV_ZERO=y
|
||||
CONFIG_DEV_LOOP=y
|
||||
|
||||
#
|
||||
# Buffering
|
||||
|
||||
Reference in New Issue
Block a user