aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/advansus/a785e-i/platform_cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/advansus/a785e-i/platform_cfg.h')
-rw-r--r--src/mainboard/advansus/a785e-i/platform_cfg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/advansus/a785e-i/platform_cfg.h b/src/mainboard/advansus/a785e-i/platform_cfg.h
index 5fd49d6b6a..98e2c941c4 100644
--- a/src/mainboard/advansus/a785e-i/platform_cfg.h
+++ b/src/mainboard/advansus/a785e-i/platform_cfg.h
@@ -36,7 +36,7 @@
* bigger than 1M you have to set the ROM size outside CIMx module and
* before AGESA module get call.
*/
-#if CONFIG_COREBOOT_ROMSIZE_KB_1024 == 1
+#if CONFIG_COREBOOT_ROMSIZE_KB_1024
#define BIOS_SIZE BIOS_SIZE_1M
#elif CONFIG_COREBOOT_ROMSIZE_KB_2048 == 1
#define BIOS_SIZE BIOS_SIZE_2M