summaryrefslogtreecommitdiff
path: root/src/mainboard/asus/maximus_iv_gene-z/Kconfig
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2019-04-16 18:26:26 +0200
committerNico Huber <nico.h@gmx.de>2019-04-19 17:48:15 +0000
commit75380d3a162aa5864c8864923f621806b32e2f23 (patch)
tree1e9ac74d7ac6cb474a76c9ff9df8695bb9cc06a9 /src/mainboard/asus/maximus_iv_gene-z/Kconfig
parente8d8d9492da48430fe2c059fef8e9116fc17c188 (diff)
downloadcoreboot-75380d3a162aa5864c8864923f621806b32e2f23.tar.xz
src/mb/Kconfig: Fix PCI subsystem IDs
References to MAINBOARD_PCI_SUBSYSTEM_{DEVICE_ID,VENDOR_ID} were removed in commits dbd3132 sb/intel/{i82801g/i/j,bd82x6x}: Make use of generic set_subsystem() 00bb441 sb/intel/lynxpoint: Remove PCI bridge function Change-Id: I72bba8406eea4a264e36cc9bcf467cf5cfbed379 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/32107 Reviewed-by: Nico Huber <nico.h@gmx.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/asus/maximus_iv_gene-z/Kconfig')
-rw-r--r--src/mainboard/asus/maximus_iv_gene-z/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mainboard/asus/maximus_iv_gene-z/Kconfig b/src/mainboard/asus/maximus_iv_gene-z/Kconfig
index 92d7840031..a0bc31864e 100644
--- a/src/mainboard/asus/maximus_iv_gene-z/Kconfig
+++ b/src/mainboard/asus/maximus_iv_gene-z/Kconfig
@@ -46,14 +46,6 @@ config VGA_BIOS_ID
string
default "8086,0112"
-config MAINBOARD_PCI_SUBSYSTEM_DEVICE_ID
- hex
- default 0x844d
-
-config MAINBOARD_PCI_SUBSYSTEM_VENDOR_ID
- hex
- default 0x1043
-
config MAX_CPUS
int
default 8