From 313973d61a930bbc9859a4d09ae3313f955572a1 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Wed, 5 Aug 2009 12:16:01 +0000 Subject: Prepare for kconfig: Rename COREBOOT_V2 to CONFIG_COREBOOT_V2 and adapt its user (x86emu) to match. Signed-off-by: Patrick Georgi Acked-by: Carl-Daniel Hailfinger git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4496 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/config/Options.lb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/config') diff --git a/src/config/Options.lb b/src/config/Options.lb index 5055ac4abd..a564a5dfaa 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -176,7 +176,7 @@ define CONFIG_USE_INIT comment "Use stage 1 initialization code" end -define COREBOOT_V2 +define CONFIG_COREBOOT_V2 default 1 export always comment "This is used by code to determine v2 vs v3" -- cgit v1.2.3