aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/south_station/platform_cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/amd/south_station/platform_cfg.h')
-rw-r--r--src/mainboard/amd/south_station/platform_cfg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/amd/south_station/platform_cfg.h b/src/mainboard/amd/south_station/platform_cfg.h
index 66aab8bf4b..1c8506b029 100644
--- a/src/mainboard/amd/south_station/platform_cfg.h
+++ b/src/mainboard/amd/south_station/platform_cfg.h
@@ -37,7 +37,7 @@
* before AGESA module get call.
*/
#ifndef BIOS_SIZE
-#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