summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--features/dca/dca_y.cfg5
-rw-r--r--features/dca/dca_y.scc6
2 files changed, 11 insertions, 0 deletions
diff --git a/features/dca/dca_y.cfg b/features/dca/dca_y.cfg
new file mode 100644
index 0000000..85b3620
--- /dev/null
+++ b/features/dca/dca_y.cfg
@@ -0,0 +1,5 @@
1CONFIG_INTEL_IOATDMA=y
2CONFIG_DCA=y
3
4CONFIG_IGB_DCA=y
5CONFIG_IXGBE_DCA=y
diff --git a/features/dca/dca_y.scc b/features/dca/dca_y.scc
new file mode 100644
index 0000000..a73b2a4
--- /dev/null
+++ b/features/dca/dca_y.scc
@@ -0,0 +1,6 @@
1define KFEATURE_DESCRIPTION "Enable DCA for IOATDMA capable devices"
2define KFEATURE_COMPATIBILITY board
3
4kconf hardware dca_y.cfg
5
6include cfg/dmaengine.scc