zxdiv: turn on direct I/O
authorAlan Cox <alan@linux.intel.com>
Sun, 25 Nov 2018 01:59:22 +0000 (01:59 +0000)
committerAlan Cox <alan@linux.intel.com>
Sun, 25 Nov 2018 01:59:22 +0000 (01:59 +0000)
Kernel/platform-zxdiv/config.h

index 13a39bc..b690195 100644 (file)
@@ -1,6 +1,7 @@
 #define CONFIG_IDE
 #define CONFIG_SD
 #define SD_DRIVE_COUNT 1               /* For the moment */
+#define CONFIG_LARGE_IO_DIRECT         /* We support direct to user I/O */
 
 /* Enable to make ^Z dump the inode table for debug */
 #undef CONFIG_IDUMP