| Shannon Nelson | 7589670 | 2007-10-16 01:27:41 -0700 | [diff] [blame^] | 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 | |||||