Enable /dev/zero and /dev/loop in sim/nsh configuration
This commit is contained in:
parent
651bd9e8ad
commit
87530bf910
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user