From 2ed6dc34f9ed39bb8e4c81ea1056f0ba56315841 Mon Sep 17 00:00:00 2001 From: Shannon Nelson Date: Tue, 16 Oct 2007 01:27:42 -0700 Subject: I/OAT: Add DCA services Add code to connect to the DCA driver and provide cpu tags for use by drivers that would like to use Direct Cache Access hints. [Adrian Bunk] Several Kconfig cleanup items [Andrew Morten, Chris Leech] Fix for using cpu_physical_id() even when built for uni-processor Signed-off-by: Shannon Nelson Acked-by: David S. Miller Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- drivers/dca/Kconfig | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'drivers/dca') diff --git a/drivers/dca/Kconfig b/drivers/dca/Kconfig index e2f7436da05..94f0364a0ef 100644 --- a/drivers/dca/Kconfig +++ b/drivers/dca/Kconfig @@ -3,9 +3,5 @@ # 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. + tristate -- cgit v1.2.3