diff options
Diffstat (limited to 'src/mainboard/gigabyte/ga-6bxc/Kconfig')
-rw-r--r-- | src/mainboard/gigabyte/ga-6bxc/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/gigabyte/ga-6bxc/Kconfig b/src/mainboard/gigabyte/ga-6bxc/Kconfig index 2eff24dd7d..705af28d91 100644 --- a/src/mainboard/gigabyte/ga-6bxc/Kconfig +++ b/src/mainboard/gigabyte/ga-6bxc/Kconfig @@ -28,6 +28,7 @@ config BOARD_GIGABYTE_GA_6BXC select HAVE_PIRQ_TABLE select UDELAY_TSC select TSC_X86RDTSC_CALIBRATE_WITH_TIMER2 + select BOARD_ROMSIZE_KB_256 config MAINBOARD_DIR string |