mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2026-01-27 12:35:36 +01:00
LF-13849: arm64: lsdk.config: Add the ifc_nand to lsdk config
The following community commit make FSL_IFC config selectable, but the
side effect is disabling the built-in FSL_IFC_NAND drive, add the related
configs back to the lsdk config file to enable this driver by default.
Fixes: c22649e217 ("memory: fsl_ifc: Make FSL_IFC config visible and selectable")
Signed-off-by: Han Xu <han.xu@nxp.com>
Reviewed-by: Frank Li <frank.li@nxp.com>
Acked-by: Jason Liu <jason.hui.liu@nxp.com>
This commit is contained in:
parent
7df20a47c0
commit
d2bee818ea
|
|
@ -199,3 +199,5 @@ CONFIG_USB_NET_AX88179_178A=y
|
|||
#build-in drivers
|
||||
CONFIG_FSL_DPAA2_SWITCH=y
|
||||
CONFIG_QORIQ_THERMAL=y
|
||||
CONFIG_FSL_IFC=y
|
||||
CONFIG_MTD_NAND_FSL_IFC=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user