]> Git Repo - J-u-boot.git/commit
spl: CONFIG_SPL_PCI_PNP should depend on CONFIG_SPL_PCI
authorHeinrich Schuchardt <[email protected]>
Mon, 24 Jul 2023 19:27:26 +0000 (21:27 +0200)
committerHeinrich Schuchardt <[email protected]>
Sun, 30 Jul 2023 16:52:30 +0000 (18:52 +0200)
commit8d2c311ce64939fe829037e4ef7951c3fafaee06
tree981c317db55e4519fa427e78c8b15698b359b202
parentd62e7b8059847a06bc0f2222643425bff775320b
spl: CONFIG_SPL_PCI_PNP should depend on CONFIG_SPL_PCI

CONFIG_SPL_PCI_PNP=y without CONFIG_SPL_PCI=y makes no sense.

Fixes: 32f5e9e5c1a7 ("nvme: pci: Enable for SPL")
Signed-off-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
drivers/pci/Kconfig
This page took 0.034628 seconds and 4 git commands to generate.