Skip to content
Commit 6115f1c4 authored by Tom Rini's avatar Tom Rini
Browse files

Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig



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: default avatarTom Rini <trini@konsulko.com>
parent 871fd508
Loading
Loading
Loading
Loading