lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 11 Dec 2023 15:11:58 +0100
From:   Nam Cao <namcao@...utronix.de>
To:     Andreas Schwab <schwab@...e.de>
Cc:     stable@...r.kernel.org, jiajie.ho@...rfivetech.com,
        palmer@...osinc.com, conor.dooley@...rochip.com,
        linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: Backport riscv kconfig for v6.6

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ