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@xxxxxxxxx> --- commands/Kconfig | 1 - 1 file changed, 1 deletion(-) 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@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox