Rename CONFIG_LOOP to CONFIG_DEV_LOOP

This commit is contained in:
Gregory Nutt
2015-11-25 17:11:27 -06:00
parent e687a9f1b9
commit 651bd9e8ad
311 changed files with 311 additions and 311 deletions
+1 -1
View File
@@ -344,7 +344,7 @@ CONFIG_PTHREAD_STACK_DEFAULT=2048
CONFIG_DISABLE_POLL=y
CONFIG_DEV_NULL=y
# CONFIG_DEV_ZERO is not set
# CONFIG_LOOP is not set
# CONFIG_DEV_LOOP is not set
#
# Buffering
+1 -1
View File
@@ -285,7 +285,7 @@ CONFIG_PTHREAD_STACK_DEFAULT=2048
CONFIG_DISABLE_POLL=y
CONFIG_DEV_NULL=y
# CONFIG_DEV_ZERO is not set
# CONFIG_LOOP is not set
# CONFIG_DEV_LOOP is not set
# CONFIG_RAMDISK is not set
# CONFIG_CAN is not set
# CONFIG_ARCH_HAVE_PWM_PULSECOUNT is not set