diff options
Diffstat (limited to 'src/mainboard')
-rw-r--r-- | src/mainboard/asus/maximus_iv_gene-z/Kconfig | 4 | ||||
-rw-r--r-- | src/mainboard/asus/p8h61-m_pro/Kconfig | 8 | ||||
-rw-r--r-- | src/mainboard/dell/optiplex_9010/Kconfig | 8 | ||||
-rw-r--r-- | src/mainboard/hp/compaq_8200_elite_sff/Kconfig | 8 | ||||
-rw-r--r-- | src/mainboard/hp/z220_sff_workstation/Kconfig | 8 | ||||
-rw-r--r-- | src/mainboard/sapphire/pureplatinumh61/Kconfig | 8 |
6 files changed, 0 insertions, 44 deletions
diff --git a/src/mainboard/asus/maximus_iv_gene-z/Kconfig b/src/mainboard/asus/maximus_iv_gene-z/Kconfig index 81d5b973a9..6234365f8d 100644 --- a/src/mainboard/asus/maximus_iv_gene-z/Kconfig +++ b/src/mainboard/asus/maximus_iv_gene-z/Kconfig @@ -28,10 +28,6 @@ config MAINBOARD_PART_NUMBER string default "Maximus IV GENE-Z" -config VGA_BIOS_ID - string - default "8086,0112" - config USBDEBUG_HCD_INDEX int default 1 diff --git a/src/mainboard/asus/p8h61-m_pro/Kconfig b/src/mainboard/asus/p8h61-m_pro/Kconfig index a619c178dc..d7b0c293d1 100644 --- a/src/mainboard/asus/p8h61-m_pro/Kconfig +++ b/src/mainboard/asus/p8h61-m_pro/Kconfig @@ -29,12 +29,4 @@ config MAINBOARD_PART_NUMBER string default "P8H61-M PRO" -config VGA_BIOS_FILE - string - default "pci8086,0152.rom" - -config VGA_BIOS_ID - string - default "8086,0152" - endif # BOARD_ASUS_P8H61_M_PRO diff --git a/src/mainboard/dell/optiplex_9010/Kconfig b/src/mainboard/dell/optiplex_9010/Kconfig index 3f5893c81c..597d481d20 100644 --- a/src/mainboard/dell/optiplex_9010/Kconfig +++ b/src/mainboard/dell/optiplex_9010/Kconfig @@ -28,14 +28,6 @@ config MAINBOARD_PART_NUMBER string default "OptiPlex 9010" -config VGA_BIOS_FILE - string - default "pci8086,0162.rom" - -config VGA_BIOS_ID - string - default "8086,0162" - config DRAM_RESET_GATE_GPIO int default 60 diff --git a/src/mainboard/hp/compaq_8200_elite_sff/Kconfig b/src/mainboard/hp/compaq_8200_elite_sff/Kconfig index 1564bb661d..038a32ea85 100644 --- a/src/mainboard/hp/compaq_8200_elite_sff/Kconfig +++ b/src/mainboard/hp/compaq_8200_elite_sff/Kconfig @@ -30,14 +30,6 @@ config MAINBOARD_PART_NUMBER string default "HP Compaq 8200 Elite SFF PC" -config VGA_BIOS_FILE - string - default "pci8086,0102.rom" - -config VGA_BIOS_ID - string - default "8086,0102" - config DRAM_RESET_GATE_GPIO int default 60 diff --git a/src/mainboard/hp/z220_sff_workstation/Kconfig b/src/mainboard/hp/z220_sff_workstation/Kconfig index 12643bd114..935547f1ab 100644 --- a/src/mainboard/hp/z220_sff_workstation/Kconfig +++ b/src/mainboard/hp/z220_sff_workstation/Kconfig @@ -43,14 +43,6 @@ config MAINBOARD_PART_NUMBER string default "HP Z220 SFF Workstation" -config VGA_BIOS_FILE - string - default "pci8086,0102.rom" - -config VGA_BIOS_ID - string - default "8086,0102" - config DRAM_RESET_GATE_GPIO int default 60 diff --git a/src/mainboard/sapphire/pureplatinumh61/Kconfig b/src/mainboard/sapphire/pureplatinumh61/Kconfig index 9060181e4b..7722f9761a 100644 --- a/src/mainboard/sapphire/pureplatinumh61/Kconfig +++ b/src/mainboard/sapphire/pureplatinumh61/Kconfig @@ -23,14 +23,6 @@ config MAINBOARD_PART_NUMBER string default "Pure Platinum H61" -config VGA_BIOS_FILE - string - default "pci8086,0162.rom" - -config VGA_BIOS_ID - string - default "8086,0162" - config DRAM_RESET_GATE_GPIO int default 60 |