summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/rtems/bsd/local/opt_dpaa.h
diff options
context:
space:
mode:
Diffstat (limited to 'rtemsbsd/include/rtems/bsd/local/opt_dpaa.h')
-rw-r--r--rtemsbsd/include/rtems/bsd/local/opt_dpaa.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/rtemsbsd/include/rtems/bsd/local/opt_dpaa.h b/rtemsbsd/include/rtems/bsd/local/opt_dpaa.h
index bb9fb7af..a80f496a 100644
--- a/rtemsbsd/include/rtems/bsd/local/opt_dpaa.h
+++ b/rtemsbsd/include/rtems/bsd/local/opt_dpaa.h
@@ -18,3 +18,7 @@
#define __ppc_generic
#define KBUILD_MODNAME "dpaa"
+
+#ifndef QORIQ_IS_HYPERVISOR_GUEST
+#define CONFIG_FSL_QMAN_CONFIG
+#endif