aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2019-01-14 21:35:46 +0000
committerBjorn Helgaas <[email protected]>2019-01-14 23:01:20 +0000
commit2e8cb2cf1bd6e90f58bd517eb9ca1938e64fa51c (patch)
treec7306af5a5aef3c29a950c7a3e5f8fd886f4271c /drivers/pci/controller
parentPCI: amlogic: Fix build failure due to missing gpio header (diff)
downloadkernel-2e8cb2cf1bd6e90f58bd517eb9ca1938e64fa51c.tar.gz
kernel-2e8cb2cf1bd6e90f58bd517eb9ca1938e64fa51c.zip
PCI: Fix PCI kconfig menu organization
After commit eb01d42a7778 ("PCI: consolidate PCI config entry in drivers/pci"), all the PCI kconfig options appear below "PCI support" rather than within a sub-menu. This is because menuconfig expects all kconfig entries to be enclosed in an if/endif section. Add the missing if/endif. With this, "depends on PCI" is redundant in the sub-menu entries and can be removed. Fixes: eb01d42a7778 ("PCI: consolidate PCI config entry in drivers/pci") Signed-off-by: Rob Herring <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'drivers/pci/controller')
0 files changed, 0 insertions, 0 deletions