fs/aio/aio.h needs to disable itself is CONFIG_FS_AIO is not defined

This commit is contained in:
Gregory Nutt 2014-10-09 10:45:43 -06:00
parent 857d0b8e76
commit d6f0bde9d2

View File

@ -584,6 +584,8 @@ CONFIG_USART4_2STOP=0
# CONFIG_DISABLE_PSEUDOFS_OPERATIONS is not set
CONFIG_FS_READABLE=y
# CONFIG_FS_WRITABLE is not set
# CONFIG_FS_NAMED_SEMAPHORES is not set
CONFIG_FS_MQUEUE_MPATH="/var/mqueue"
# CONFIG_FS_RAMMAP is not set
# CONFIG_FS_FAT is not set
# CONFIG_FS_NXFFS is not set