Re: Backport riscv kconfig for v6.6

From: Nam Cao
Date: Mon Dec 11 2023 - 09:18:01 EST


On Mon, 11 Dec 2023 15:10:02 +0100 Andreas Schwab <schwab@xxxxxxx> wrote:

> On Dez 11 2023, Nam Cao wrote:
>
> > Without this, it is not possible to configure the kernel with SPI drivers
> > for the Visionfive 2 board.
>
> Is it? There is nothing that stops you from just enabling it.

config SPI_PL022
tristate "ARM AMBA PL022 SSP controller"
depends on ARM_AMBA

The "depends on" stops me.

Best regards,
Nam