socz80: turn on direct I/O
authorAlan Cox <alan@linux.intel.com>
Sat, 29 Sep 2018 22:06:55 +0000 (23:06 +0100)
committerAlan Cox <alan@linux.intel.com>
Sat, 29 Sep 2018 22:06:55 +0000 (23:06 +0100)
Kernel/platform-socz80/config.h

index f0218bf..e879719 100644 (file)
@@ -38,5 +38,7 @@
 #define MAX_BLKDEV  1    /* Only the one SPI supported for now */
 #define SD_DRIVE_COUNT 1
 
+#define CONFIG_LARGE_IO_DIRECT
+
 #define platform_discard()
 #define platform_copyright()