aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/iwill/dk8_htx/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/iwill/dk8_htx/Kconfig')
-rw-r--r--src/mainboard/iwill/dk8_htx/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/mainboard/iwill/dk8_htx/Kconfig b/src/mainboard/iwill/dk8_htx/Kconfig
index a1eb773739..a683bb5c67 100644
--- a/src/mainboard/iwill/dk8_htx/Kconfig
+++ b/src/mainboard/iwill/dk8_htx/Kconfig
@@ -108,3 +108,14 @@ config IRQ_SLOT_COUNT
int
default 11
depends on BOARD_IWILL_DK8_HTX
+
+config MAINBOARD_PCI_SUBSYSTEM_VENDOR_ID
+ hex
+ default 0x1022
+ depends on BOARD_IWILL_DK8_HTX
+
+config MAINBOARD_PCI_SUBSYSTEM_DEVICE_ID
+ hex
+ default 0x2b80
+ depends on BOARD_IWILL_DK8_HTX
+