diff options
author | Rob Herring <robh@kernel.org> | 2019-01-14 22:35:46 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2019-01-15 00:01:20 +0100 |
commit | 2e8cb2cf1bd6e90f58bd517eb9ca1938e64fa51c (patch) | |
tree | c7306af5a5aef3c29a950c7a3e5f8fd886f4271c /arch/arm | |
parent | PCI: amlogic: Fix build failure due to missing gpio header (diff) | |
download | linux-2e8cb2cf1bd6e90f58bd517eb9ca1938e64fa51c.tar.xz linux-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 <robh@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions