From a7acc515bd10f24d400b3aa3a3c807076cac4f95 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Thu, 25 Feb 2010 13:40:49 +0000 Subject: HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case. Signed-off-by: Stefan Reinauer Acked-by: Patrick Georgi git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5159 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/Kconfig') diff --git a/src/Kconfig b/src/Kconfig index 675446ba6e..99aabdf23a 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -184,10 +184,6 @@ config HAVE_MAINBOARD_RESOURCES bool default n -config HAVE_MOVNTI - bool - default n - config HAVE_OPTION_TABLE bool default y -- cgit v1.2.3