Fwd: [PATCH] drivers:pci Add pcie/Kconfig to pci/Kconfig

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Bjorn,
I sent this through some time ago but I am suspicious since this seams like too simple for the right solution :)
Remember you wanted to add pcie foder to be compiled together with pci folder and not like separate option in config.
I just sourced the pcie folder in pci Kconfig and removed the source line form arch/x86 and it compiled just fine. i don't know is this what you had in mind.

Thanks, Sasa
{
	name: Bogicevic Sasa
	phone: +381606006200
}



> Begin forwarded message:
> 
> From: Bogicevic Sasa <brutallesale@xxxxxxxxx>
> Subject: [PATCH] drivers:pci Add pcie/Kconfig to pci/Kconfig
> Date: January 12, 2016 at 15:21:51 GMT+1
> To: brutallesale@xxxxxxxxx
> 
> Architectures currently have to include both
> drivers/pci/Kconfig and drivers/pci/pcie/Kconfig.
> They should include only drivers/pci/Kconfig, and
> that should handle PCIe as well.
> 
> Signed-off-by: Bogicevic Sasa <brutallesale@xxxxxxxxx>
> ---
> drivers/pci/Kconfig | 2 ++
> 1 file changed, 2 insertions(+)
> 
> diff --git a/drivers/pci/Kconfig b/drivers/pci/Kconfig
> index 73de4ef..005dd7d 100644
> --- a/drivers/pci/Kconfig
> +++ b/drivers/pci/Kconfig
> @@ -119,3 +119,5 @@ config PCI_LABEL
> 	select NLS
> 
> source "drivers/pci/host/Kconfig"
> +
> +source "drivers/pci/pcie/Kconfig"
> -- 
> 2.5.0
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-pci" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux