aboutsummaryrefslogtreecommitdiffstats
path: root/src/config/cloud/ioapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/cloud/ioapi.h')
-rw-r--r--src/config/cloud/ioapi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/cloud/ioapi.h b/src/config/cloud/ioapi.h
index c7c917f2e..ba0896a9a 100644
--- a/src/config/cloud/ioapi.h
+++ b/src/config/cloud/ioapi.h
@@ -3,5 +3,5 @@
*/
#ifdef PLATFORM_pcbios
#undef PCIAPI_PCBIOS
-#define PCIAPI_DIRECT
+#define PCIAPI_CLOUD
#endif