On Wed, Sep 22, 2021 at 02:50:39PM -0400, Tom Rini wrote:
> The values of CONFIG_NAND_OMAP_ECCSCHEME map to the enum in
> include/linux/mtd/omap_gpmc.h for valid ECC schemes. Make which one we
> will use be a choice statement, enumerating the ones which we have
> implemented.
>
> Signed-off-by:
The values of CONFIG_NAND_OMAP_ECCSCHEME map to the enum in
include/linux/mtd/omap_gpmc.h for valid ECC schemes. Make which one we
will use be a choice statement, enumerating the ones which we have
implemented.
Signed-off-by: Tom Rini
---
configs/am335x_guardian_defconfig | 1 +
confi
2 matches
Mail list logo