You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
244 B
12 lines
244 B
18 years ago
|
#
|
||
|
# DCA server configuration
|
||
|
#
|
||
|
|
||
|
config DCA
|
||
|
tristate "DCA support for clients and providers"
|
||
|
default m
|
||
|
help
|
||
|
This is a server to help modules that want to use Direct Cache
|
||
|
Access to find DCA providers that will supply correct CPU tags.
|
||
|
|