Enable /dev/zero and /dev/loop in sim/nsh configuration

This commit is contained in:
Gregory Nutt 2015-11-26 06:58:09 -06:00
parent 651bd9e8ad
commit 87530bf910

View File

@ -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