From eb49f9d04fd19114787c85c173a083574d13fece Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Thu, 25 Feb 2010 17:03:17 +0000 Subject: Unify crt0s setup to src/arch/i386/Makefile.inc. This variable is not something users have to concern themselves with anymore. Also fixes some wrong romstrap configs for boards, fixing a couple of them. Also add "make printcrt0s" target for debugging crt0s when updating modified checkouts. Signed-off-by: Patrick Georgi Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5162 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/cpu/via/model_c3/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/cpu/via/model_c3/Kconfig') diff --git a/src/cpu/via/model_c3/Kconfig b/src/cpu/via/model_c3/Kconfig index 881243111a..d613909ee7 100644 --- a/src/cpu/via/model_c3/Kconfig +++ b/src/cpu/via/model_c3/Kconfig @@ -1,3 +1,4 @@ config CPU_VIA_C3 bool select UDELAY_TSC + select MMX -- cgit v1.2.3