[PATCH] riscv: Fix ax25-ae350 and qemu-riscv Kconfig dependency
Bin Meng
bmeng.cn at gmail.com
Thu Nov 5 10:53:11 CET 2020
Hi Heinrich,
On Thu, Nov 5, 2020 at 4:55 PM Heinrich Schuchardt <xypron.debian at gmx.de> wrote:
>
> On 05.11.20 09:16, Bin Meng wrote:
> > From: Bin Meng <bin.meng at windriver.com>
> >
> > SPL_RAM_SUPPORT and SPL_RAM_DEVICE are only visible in an SPL config.
>
> 'if SPL' would only be required if you would use 'select'. With 'imply'
> the Kconfig build system takes care of this dependency.
Yes, but I feel that adding a "if" seems to be express the dependency
explicitly to avoid confusions.
>
> My question was about CONFIG_RAM which is not selected on QEMU. But of
> cause you do not need a RAM driver on QEMU.
>
Correct.
> So I think you can drop this patch.
>
I am fine to drop this if there is no concern.
Regards,
Bin
More information about the U-Boot
mailing list