summaryrefslogtreecommitdiffstats
path: root/fragments/drivers
diff options
context:
space:
mode:
authorWynn Wolf Arbor2020-02-16 11:27:44 +0100
committerWynn Wolf Arbor2020-02-29 18:51:12 +0100
commit2305bfe9aff5073d430033d14768ba02afa19bf1 (patch)
tree1b2286d286b6ce3a1d94a7c0bc56071709e22e0c /fragments/drivers
parentf7574bcbaf949962e1b7cd8bd063b666dc24f084 (diff)
downloadkernfrag-2305bfe9aff5073d430033d14768ba02afa19bf1.tar.gz
Enable PCI by default
This option was apparently changed to default to no on the 5.4 series
Diffstat (limited to 'fragments/drivers')
-rw-r--r--fragments/drivers/pci1
1 files changed, 1 insertions, 0 deletions
diff --git a/fragments/drivers/pci b/fragments/drivers/pci
index 56b5a87..f9145cd 100644
--- a/fragments/drivers/pci
+++ b/fragments/drivers/pci
@@ -1,2 +1,3 @@
+CONFIG_PCI=y
CONFIG_PCIEPORTBUS=y
CONFIG_PCI_MSI=y