xref: /linux/drivers/dca/Kconfig (revision 7589670f37736bcc119ebfbd69aafea6d585d1d4)
1*7589670fSShannon Nelson#
2*7589670fSShannon Nelson# DCA server configuration
3*7589670fSShannon Nelson#
4*7589670fSShannon Nelson
5*7589670fSShannon Nelsonconfig DCA
6*7589670fSShannon Nelson	tristate "DCA support for clients and providers"
7*7589670fSShannon Nelson	default m
8*7589670fSShannon Nelson	help
9*7589670fSShannon Nelson	  This is a server to help modules that want to use Direct Cache
10*7589670fSShannon Nelson	  Access to find DCA providers that will supply correct CPU tags.
11*7589670fSShannon Nelson
12