diff options
Diffstat (limited to 'drivers/dca')
-rw-r--r-- | drivers/dca/Kconfig | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/dca/Kconfig b/drivers/dca/Kconfig index e2f7436da051..94f0364a0efb 100644 --- a/drivers/dca/Kconfig +++ b/drivers/dca/Kconfig | |||
@@ -3,9 +3,5 @@ | |||
3 | # | 3 | # |
4 | 4 | ||
5 | config DCA | 5 | config DCA |
6 | tristate "DCA support for clients and providers" | 6 | tristate |
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 | 7 | ||