Thread (23 messages) 23 messages, 5 authors, 2018-10-19

Re: [PATCH 4/8] PCI: consolidate PCI config entry in drivers/pci

From: Christoph Hellwig <hch@lst.de>
Date: 2018-10-19 07:02:29
Also in: linux-arch, linux-kbuild, linux-pci, linux-scsi, lkml

On Fri, Oct 19, 2018 at 02:07:04PM +0900, Masahiro Yamada wrote:
We could add 'depends on HAVE_PCI' or something
to guard it to avoid changing the logic.
I guess that makes sense.
config PCI_ENDPOINT
        bool "PCI Endpoint Support"
        depends on HAVE_PCI     # Is this correct ??
        depends on HAS_DMA


or better to have 'depends on PCI' ?
It does not depend on the normal PCI support, so I don't think this
is the right thing to do.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help