aboutsummaryrefslogtreecommitdiff
path: root/drivers/dca/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dca/Kconfig')
-rw-r--r--drivers/dca/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/dca/Kconfig b/drivers/dca/Kconfig
new file mode 100644
index 00000000000..e2f7436da05
--- /dev/null
+++ b/drivers/dca/Kconfig
@@ -0,0 +1,11 @@
+#
+# DCA server configuration
+#
+
+config DCA
+ tristate "DCA support for clients and providers"
+ default m
+ help
+ This is a server to help modules that want to use Direct Cache
+ Access to find DCA providers that will supply correct CPU tags.
+