]> git.baikalelectronics.ru Git - uboot.git/commit
Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig
authorTom Rini <trini@konsulko.com>
Sat, 11 Dec 2021 19:55:54 +0000 (14:55 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 27 Dec 2021 13:41:38 +0000 (08:41 -0500)
commitca08be4239080745899d3f68c8105f144d5e8603
treeb848a0e96a34ec9676f7982513da54bee909c8d8
parentddfcca7c58259e8c3a411857dafe93f832ea566d
Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig

This converts the following to Kconfig:
   CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT

In order to do this conversion, expose this option to the user and
use "save" not "safe" in the text.

Signed-off-by: Tom Rini <trini@konsulko.com>
configs/corvus_defconfig
configs/pm9g45_defconfig
drivers/mtd/nand/raw/Kconfig
include/configs/corvus.h
include/configs/pm9g45.h