From 3ac07e447fd2dbe9074111f386950cdbeedc1e07 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Sun, 4 Nov 2007 19:03:42 +0000 Subject: another small abuild fix.. add payload compression "uses" for the a8v-e-se Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2943 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/asus/a8v-e_se/Options.lb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mainboard/asus/a8v-e_se') diff --git a/src/mainboard/asus/a8v-e_se/Options.lb b/src/mainboard/asus/a8v-e_se/Options.lb index e6b8fbfe6b..6a746c6dcf 100644 --- a/src/mainboard/asus/a8v-e_se/Options.lb +++ b/src/mainboard/asus/a8v-e_se/Options.lb @@ -95,6 +95,9 @@ uses SB_HT_CHAIN_UNITID_OFFSET_ONLY #bx_b005+ uses SB_HT_CHAIN_ON_BUS0 +uses CONFIG_COMPRESSED_PAYLOAD_NRV2B +uses CONFIG_COMPRESSED_PAYLOAD_LZMA + ## ROM_SIZE is the size of boot ROM that this board will use. #512K bytes default ROM_SIZE=512 * 1024 -- cgit v1.2.3