]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/dca/Kconfig
DCA: Add Direct Cache Access driver
[mv-sheeva.git] / drivers / dca / Kconfig
diff --git a/drivers/dca/Kconfig b/drivers/dca/Kconfig
new file mode 100644 (file)
index 0000000..e2f7436
--- /dev/null
@@ -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.
+