From: Feng Tang Date: Fri, 14 Aug 2009 19:23:29 +0000 (-0400) Subject: x86: add arch-specific SFI support X-Git-Tag: v2.6.32-rc1~170^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efafc8b213e67ed148a5b53ade29ee7b48af907d;p=pandora-kernel.git x86: add arch-specific SFI support arch/x86/kernel/sfi.c serves the dual-purpose of supporting the SFI core with arch specific code, as well as a home for the arch-specific code that uses SFI. analogous to ACPI, drivers/sfi/Kconfig is pulled in by arch/x86/Kconfig Signed-off-by: Feng Tang Signed-off-by: Len Brown Cc: x86@kernel.org --- Reading git-diff-tree failed