Re: [PATCH] RISC-V: defconfig: Enable Generic PCIE by default

From: Paul Walmsley
Date: Fri Dec 21 2018 - 14:27:44 EST



On Fri, 21 Dec 2018, Alistair Francis wrote:

> When the MicroSemi driver does eventually go upstream this will
> probably have to be discussed though as either the config or device
> tree will need to be edited to ensure only one PCIe device is present.

The right way to do that is to have two separate DT files: one for the
HiFive-U board alone; the other for the HiFive-U plus the expansion board
combo. There shouldn't be any problems with keeping both drivers enabled
in the defconfig.


- Paul