[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200415001244.144623-1-helgaas@kernel.org>
Date: Tue, 14 Apr 2020 19:12:40 -0500
From: Bjorn Helgaas <helgaas@...nel.org>
To: linux-pci@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, Bjorn Helgaas <bhelgaas@...gle.com>
Subject: [PATCH 0/4] PCI: Don't select Kconfig symbols by default
From: Bjorn Helgaas <bhelgaas@...gle.com>
A few Kconfig symbols snuck in with "default y". In general we don't want
that because we don't want to bloat the kernel with unnecessary drivers.
Remove the ones that are optional.
There are a few left, but they depend on something else that seems like the
real choice, e.g., XEN_PCIDEV_FRONTEND depends on XEN and PCI_XGENE_MSI
depends on PCI_XGENE.
Bjorn Helgaas (4):
PCI: dra7xx: Don't select CONFIG_PCI_DRA7XX_HOST by default
PCI: keystone: Don't select CONFIG_PCI_KEYSTONE_HOST by default
PCI/AER: Don't select CONFIG_PCIEAER by default
PCI/ASPM: Don't select CONFIG_PCIEASPM by default
drivers/pci/controller/dwc/Kconfig | 2 --
drivers/pci/pcie/Kconfig | 2 --
2 files changed, 4 deletions(-)
--
2.26.0.110.g2183baf09c-goog
Powered by blists - more mailing lists