diff options
Diffstat (limited to 'src/mainboard/gigabyte/ga-b75m-d3h')
-rw-r--r-- | src/mainboard/gigabyte/ga-b75m-d3h/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mainboard/gigabyte/ga-b75m-d3h/Kconfig b/src/mainboard/gigabyte/ga-b75m-d3h/Kconfig index 7ec9fe9172..7aefcfb610 100644 --- a/src/mainboard/gigabyte/ga-b75m-d3h/Kconfig +++ b/src/mainboard/gigabyte/ga-b75m-d3h/Kconfig @@ -47,12 +47,4 @@ config VGA_BIOS_FILE string default "pci8086,0162.rom" -config IFD_BIOS_SECTION - string - default "0x00600000:0x007fffff" - -config IFD_ME_SECTION - string - default "0x00001000:0x004fffff" - endif # BOARD_GIGABYTE_GA_B75M_D3H |