summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/pistachio/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/amd/pistachio/Kconfig')
-rw-r--r--src/mainboard/amd/pistachio/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/mainboard/amd/pistachio/Kconfig b/src/mainboard/amd/pistachio/Kconfig
index 188ba1c30f..84d90cfe38 100644
--- a/src/mainboard/amd/pistachio/Kconfig
+++ b/src/mainboard/amd/pistachio/Kconfig
@@ -101,3 +101,13 @@ config IRQ_SLOT_COUNT
int
default 11
depends on BOARD_AMD_PISTACHIO
+
+config MAINBOARD_PCI_SUBSYSTEM_VENDOR_ID
+ hex
+ default 0x1022
+ depends on BOARD_AMD_PISTACHIO
+
+config MAINBOARD_PCI_SUBSYSTEM_DEVICE_ID
+ hex
+ default 0x3050
+ depends on BOARD_AMD_PISTACHIO