From 2b02b63c545e82d6679a4fb40e4001b499bf572f Mon Sep 17 00:00:00 2001 From: Greg Watson Date: Mon, 21 Jul 2003 14:00:53 +0000 Subject: new chip configure git-svn-id: svn://svn.coreboot.org/coreboot/trunk@992 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- targets/motorola/sandpoint/Config.lb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'targets') diff --git a/targets/motorola/sandpoint/Config.lb b/targets/motorola/sandpoint/Config.lb index 356b81f269..3a7e376e67 100644 --- a/targets/motorola/sandpoint/Config.lb +++ b/targets/motorola/sandpoint/Config.lb @@ -29,6 +29,9 @@ uses MAINBOARD_VENDOR ## use a cross compiler option CROSS_COMPILE="powerpc-eabi-" +## Use chip configuration +option CONFIG_CHIP_CONFIGURE=1 + ## We don't use compressed image option CONFIG_COMPRESS=0 -- cgit v1.2.3