[PATCH] spl: CONFIG_SPL_PCI_PNP should depend on CONFIG_SPL_PCI

Leo Liang ycliang at andestech.com
Mon Jul 24 09:51:05 CEST 2023


On Mon, Jul 24, 2023 at 09:03:10AM +0200, Heinrich Schuchardt wrote:
> CONFIG_SPL_PCI_PNP=y without CONFIG_SPL_PCI=y makes no sense.
> 
> Move CONFIG_SPL_PCI_PNP to the SPL menu and add the missing dependency.
> 
> Fixes: 32f5e9e5c1a7 ("nvme: pci: Enable for SPL")
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
>  common/spl/Kconfig  | 12 ++++++++++++
>  drivers/pci/Kconfig | 11 -----------
>  2 files changed, 12 insertions(+), 11 deletions(-)

Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>


More information about the U-Boot mailing list