From f0cf523a9e9e04fbf924859e3b8cbdb9d3d61931 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Thu, 12 Apr 2007 00:47:22 +0000 Subject: add uses CONFIG_COMPRESSED_PAYLOAD_* to allow building the board in abuild with a payload. Trivial Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2608 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/msi/ms9282/Options.lb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/mainboard/msi') diff --git a/src/mainboard/msi/ms9282/Options.lb b/src/mainboard/msi/ms9282/Options.lb index 7671f6825b..bee2d68f2f 100644 --- a/src/mainboard/msi/ms9282/Options.lb +++ b/src/mainboard/msi/ms9282/Options.lb @@ -96,6 +96,10 @@ uses SB_HT_CHAIN_UNITID_OFFSET_ONLY #bx_b005+ uses SB_HT_CHAIN_ON_BUS0 +# stepan 2007-04-12 +uses CONFIG_COMPRESSED_PAYLOAD_LZMA +uses CONFIG_COMPRESSED_PAYLOAD_NRV2B + ## ROM_SIZE is the size of boot ROM that this board will use. #512K bytes default ROM_SIZE=524288 -- cgit v1.2.3