Backport riscv kconfig for v6.6

Nam Cao namcao at linutronix.de
Mon Dec 11 06:11:58 PST 2023


On Mon, 11 Dec 2023 15:10:02 +0100 Andreas Schwab <schwab at suse.de> 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




More information about the linux-riscv mailing list