Add CONFIG_SYS_NAND_SELF_INIT to Kconfig for NAND DENALI driver

Add the CONFIG_SYS_NAND_SELF_INIT to the Kconfig to follow the changes from
mainline.

Signed-off-by: Lokanathan, Raaj <raaj.lokanathan@intel.com>
Signed-off-by: Jit Loon Lim <jit.loon.lim@intel.com>
This commit is contained in:
Lokanathan, Raaj 2022-12-11 23:37:42 +08:00 committed by Tom Rini
parent 1138bbe05e
commit 357c352cdc

View file

@ -197,6 +197,7 @@ config NAND_DENALI
config NAND_DENALI_DT
bool "Support Denali NAND controller as a DT device"
select NAND_DENALI
select SPL_SYS_NAND_SELF_INIT
depends on OF_CONTROL && DM_MTD
help
Enable the driver for NAND flash on platforms using a Denali NAND