[PATCH 1/4] commands: Kconfig: Remove HW ECC dependency from nandtest

Sascha Hauer sha at pengutronix.de
Thu Apr 1 09:26:01 BST 2021


On Tue, Mar 30, 2021 at 08:50:37AM +0200, Stefan Riedmueller wrote:
> NAND_ECC_HW is no longer optional so remove the dependency from
> nandtest. Otherwise nandtest won't be build for HW ECC boards.
> 
> Signed-off-by: Stefan Riedmueller <s.riedmueller at phytec.de>
> ---
>  commands/Kconfig | 1 -
>  1 file changed, 1 deletion(-)

Applied all to master, thanks

Sascha

> 
> diff --git a/commands/Kconfig b/commands/Kconfig
> index 6d84c956e576..8e8b5a926fbb 100644
> --- a/commands/Kconfig
> +++ b/commands/Kconfig
> @@ -1884,7 +1884,6 @@ config CMD_NANDTEST
>  	tristate
>  	depends on NAND
>  	depends on PARTITION
> -	depends on NAND_ECC_HW || NAND_ECC_SOFT
>  	prompt "nandtest"
>  	help
>  	  NAND flash memory test
> -- 
> 2.25.1
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list