DCA: Add Direct Cache Access driver
[firefly-linux-kernel-4.4.55.git] / drivers / dca / Kconfig
1 #
2 # DCA server configuration
3 #
4
5 config DCA
6         tristate "DCA support for clients and providers"
7         default m
8         help
9           This is a server to help modules that want to use Direct Cache
10           Access to find DCA providers that will supply correct CPU tags.
11