From 8091adb7dd1fa978ea836c3edd8295285bf8e5f6 Mon Sep 17 00:00:00 2001 From: Greg Watson Date: Thu, 24 Jul 2003 21:11:23 +0000 Subject: missing options git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1032 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- targets/motorola/sandpoint/Config.lb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'targets/motorola') diff --git a/targets/motorola/sandpoint/Config.lb b/targets/motorola/sandpoint/Config.lb index 8b66ae64fd..8384106368 100644 --- a/targets/motorola/sandpoint/Config.lb +++ b/targets/motorola/sandpoint/Config.lb @@ -11,6 +11,7 @@ uses HAVE_OPTION_TABLE uses CONFIG_SANDPOINT_ALTIMUS uses CONFIG_COMPRESS uses DEFAULT_CONSOLE_LOGLEVEL +uses CONFIG_CHIP_CONFIGURE uses NO_POST uses CONFIG_CONSOLE_SERIAL8250 uses CONFIG_IDE_STREAM @@ -21,6 +22,7 @@ uses ROM_SIZE ROM_IMAGE_SIZE uses ROM_SECTION_SIZE uses ROM_SECTION_OFFSET uses _ROMBASE +uses _RAMBASE uses CACHE_RAM_BASE uses CACHE_RAM_SIZE uses STACK_SIZE HEAP_SIZE -- cgit v1.2.3