IOBs: Move from driver/iob to a better location in mm/iob

This commit is contained in:
Gregory Nutt
2017-05-09 07:34:59 -06:00
parent 407fed41ef
commit 2043e1a114
170 changed files with 238 additions and 223 deletions
+1 -1
View File
@@ -467,7 +467,7 @@ CONFIG_DEV_NULL=y
#
# Common I/O Buffer Support
#
CONFIG_DRIVERS_IOB=y
CONFIG_MM_IOB=y
CONFIG_IOB_NBUFFERS=24
CONFIG_IOB_BUFSIZE=196
CONFIG_IOB_NCHAINS=8