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)
commit4d69303299289e0d7f062008094c69726855a0fa
treeb848a0e96a34ec9676f7982513da54bee909c8d8
parentd5bfef2fcdc14848c20c10fcb546e7d574592617
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