From ca34c040e5b01d08a2eeb041e30f282b9b698145 Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Thu, 25 Sep 2003 17:34:56 +0000 Subject: ROM_SIZE has no default now. git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1133 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/config/Options.lb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/Options.lb b/src/config/Options.lb index aae29108ea..286c3b9de9 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -194,7 +194,7 @@ define FALLBACK_SIZE comment "Default fallback image size" end define ROM_SIZE - default 262144 + default none format "0x%x" export used comment "Size of your ROM" -- cgit v1.2.3