Author: hailfinger Date: 2009-09-22 14:31:57 +0200 (Tue, 22 Sep 2009) New Revision: 4650
Modified: trunk/coreboot-v2/src/mainboard/amd/pistachio/Options.lb Log: Kill dead comment.
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net Acked-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Modified: trunk/coreboot-v2/src/mainboard/amd/pistachio/Options.lb =================================================================== --- trunk/coreboot-v2/src/mainboard/amd/pistachio/Options.lb 2009-09-22 12:22:35 UTC (rev 4649) +++ trunk/coreboot-v2/src/mainboard/amd/pistachio/Options.lb 2009-09-22 12:31:57 UTC (rev 4650) @@ -106,8 +106,6 @@ ## ## CONFIG_FALLBACK_SIZE is the amount of the ROM the complete fallback image will use ## -#default CONFIG_FALLBACK_SIZE = CONFIG_ROM_IMAGE_SIZE -#256K default CONFIG_FALLBACK_SIZE = CONFIG_ROM_IMAGE_SIZE
##