diff options
Diffstat (limited to 'src/mainboard/supermicro/h8dmr/Kconfig')
-rw-r--r-- | src/mainboard/supermicro/h8dmr/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/supermicro/h8dmr/Kconfig b/src/mainboard/supermicro/h8dmr/Kconfig index 3a359af61d..579cbeb845 100644 --- a/src/mainboard/supermicro/h8dmr/Kconfig +++ b/src/mainboard/supermicro/h8dmr/Kconfig @@ -13,6 +13,7 @@ config BOARD_SUPERMICRO_H8DMR select USE_DCACHE_RAM select HAVE_HARD_RESET select IOAPIC + select BOARD_ROMSIZE_KB_512 config MAINBOARD_DIR string |