diff options
Diffstat (limited to 'src/mainboard/gigabyte/ma78gm/Kconfig')
-rw-r--r-- | src/mainboard/gigabyte/ma78gm/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mainboard/gigabyte/ma78gm/Kconfig b/src/mainboard/gigabyte/ma78gm/Kconfig index 1290a09ad1..d42af72840 100644 --- a/src/mainboard/gigabyte/ma78gm/Kconfig +++ b/src/mainboard/gigabyte/ma78gm/Kconfig @@ -40,10 +40,6 @@ config MAINBOARD_PART_NUMBER string default "GIGABYTE MA78GM" -config HW_MEM_HOLE_SIZEK - hex - default 0x100000 - config MAX_CPUS int default 8 @@ -52,10 +48,6 @@ config MAX_PHYSICAL_CPUS int default 2 -config HW_MEM_HOLE_SIZE_AUTO_INC - bool - default n - config MEM_TRAIN_SEQ int default 2 |