summaryrefslogtreecommitdiffstats
path: root/drivers/pci/Config.in
blob: de540640446a083a7231e49b90c83bfc5b3a8a7b (plain)
1
2
3
4
5
6
7
#
# PCI configuration
#

if [ "$CONFIG_PCI" = "y" ]; then
   bool 'PCI device name database' CONFIG_PCI_NAMES
fi