Kconfig 244 B

1234567891011
  1. #
  2. # DCA server configuration
  3. #
  4. config DCA
  5. tristate "DCA support for clients and providers"
  6. default m
  7. help
  8. This is a server to help modules that want to use Direct Cache
  9. Access to find DCA providers that will supply correct CPU tags.