DCA: Add Direct Cache Access driver
[GitHub/mt8127/android_kernel_alcatel_ttab.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