diff options
author | Rob Herring <[email protected]> | 2019-01-14 15:35:46 -0600 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2019-01-14 17:01:20 -0600 |
commit | 2e8cb2cf1bd6e90f58bd517eb9ca1938e64fa51c (patch) | |
tree | c7306af5a5aef3c29a950c7a3e5f8fd886f4271c /drivers/pci/controller/dwc | |
parent | a3869d43c9800cf39496615361c83635fa3e7c82 (diff) |
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/dwc')
0 files changed, 0 insertions, 0 deletions