aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/msi/ms7707
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2019-05-05 08:34:55 +0200
committerNico Huber <nico.h@gmx.de>2019-05-05 10:47:58 +0000
commit29a1a0857a637651595dc6109dc24243f353cadf (patch)
tree142cb24941f423ba5e862e866a53868a570bfc80 /src/mainboard/msi/ms7707
parent73c312fce591928e3709a733b78ce6826f8e1a2d (diff)
mb/msi/ms7707: Remove MAINBOARD_PCI_SUBSYSTEM_{DEVICE_ID,VENDOR_ID}
References to MAINBOARD_PCI_SUBSYSTEM_{DEVICE_ID,VENDOR_ID} were removed. Change-Id: I70ef22aac165a19663749f76449907482b761316 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/32605 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Rudolph <siro@das-labor.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/mainboard/msi/ms7707')
-rw-r--r--src/mainboard/msi/ms7707/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mainboard/msi/ms7707/Kconfig b/src/mainboard/msi/ms7707/Kconfig
index 45ff73e57a..4923bbfdea 100644
--- a/src/mainboard/msi/ms7707/Kconfig
+++ b/src/mainboard/msi/ms7707/Kconfig
@@ -22,14 +22,6 @@ config MAINBOARD_PART_NUMBER
string
default "MS-7707"
-config MAINBOARD_PCI_SUBSYSTEM_DEVICE_ID
- hex
- default 0x7707
-
-config MAINBOARD_PCI_SUBSYSTEM_VENDOR_ID
- hex
- default 0x1462
-
config DRAM_RESET_GATE_GPIO
int
default 60