Skip to content

Commit

Permalink
Including CONFIG_PCI_MSI fixes a problem with some discs not showing …
Browse files Browse the repository at this point in the history
…up on HP servers. Thanks to @tlschenkjr
  • Loading branch information
PartialVolume committed Sep 11, 2024
1 parent b8a35ca commit 52a07e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions board/shredos/kernel-6.6.22-defconfig.config
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ CONFIG_PCI=y
CONFIG_PCIEAER=y
CONFIG_PCIEAER_INJECT=y
CONFIG_PCIE_ECRC=y
CONFIG_PCI_MSI=y
CONFIG_PCI_IOV=y
CONFIG_PCI_PRI=y
CONFIG_PCI_PASID=y
Expand Down

0 comments on commit 52a07e3

Please sign in to comment.