From b61bc7c68a54ec3c8701c1aebdf70ceac50c176b Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Sat, 25 Apr 2009 22:15:29 +0000 Subject: Enable CBFS for qemu and kontron. Both are builds-and-runs tested, incl. optionrom-in-cbfs for kontron, and compressed payloads for both. Signed-off-by: Patrick Georgi Acked-by: Myles Watson git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4212 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/kontron/986lcd-m/Options.lb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/kontron') diff --git a/src/mainboard/kontron/986lcd-m/Options.lb b/src/mainboard/kontron/986lcd-m/Options.lb index 3d708b0e1c..1d04d0f516 100644 --- a/src/mainboard/kontron/986lcd-m/Options.lb +++ b/src/mainboard/kontron/986lcd-m/Options.lb @@ -327,7 +327,7 @@ default MAINBOARD_POWER_ON_AFTER_POWER_FAIL="MAINBOARD_POWER_ON" # # CBFS # -default CONFIG_CBFS=0 +default CONFIG_CBFS=1 ### End Options.lb end -- cgit v1.2.3