aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/layerscape/armv8_64b
diff options
context:
space:
mode:
authorYangbo Lu <yangbo.lu@nxp.com>2020-04-10 14:52:49 +0800
committerPetr Štetiar <ynezz@true.cz>2020-05-07 12:53:06 +0200
commit7a08169dc19c3ebf22d255b4b9fa909f03c92964 (patch)
tree917b7b1cb2ee7334533917711fda4f31e76ecb3b /target/linux/layerscape/armv8_64b
parentf3476e5be6ddae6f44ca66cd2c15076a25f1d2d3 (diff)
downloadupstream-7a08169dc19c3ebf22d255b4b9fa909f03c92964.tar.gz
upstream-7a08169dc19c3ebf22d255b4b9fa909f03c92964.tar.bz2
upstream-7a08169dc19c3ebf22d255b4b9fa909f03c92964.zip
layerscape: re-enable IFC NAND/NOR controllers in config-5.4
The Freescale IFC NAND/NOR controllers options were disabled in default in previous running make kernel_oldconfig. So re-enable them. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Diffstat (limited to 'target/linux/layerscape/armv8_64b')
-rw-r--r--target/linux/layerscape/armv8_64b/config-5.46
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/layerscape/armv8_64b/config-5.4 b/target/linux/layerscape/armv8_64b/config-5.4
index 8503e31e92..9a2cf63833 100644
--- a/target/linux/layerscape/armv8_64b/config-5.4
+++ b/target/linux/layerscape/armv8_64b/config-5.4
@@ -366,6 +366,7 @@ CONFIG_FSL_ERRATUM_A008585=y
CONFIG_FSL_FM_MAX_FRAME_SIZE=1522
CONFIG_FSL_FM_RX_EXTRA_HEADROOM=64
CONFIG_FSL_GUTS=y
+CONFIG_FSL_IFC=y
CONFIG_FSL_MC_BUS=y
CONFIG_FSL_MC_DPIO=y
CONFIG_FSL_MC_UAPI_SUPPORT=y
@@ -663,6 +664,11 @@ CONFIG_MTD_CMDLINE_PARTS=y
CONFIG_MTD_DATAFLASH=y
# CONFIG_MTD_DATAFLASH_OTP is not set
# CONFIG_MTD_DATAFLASH_WRITE_VERIFY is not set
+CONFIG_MTD_NAND_CORE=y
+CONFIG_MTD_NAND_ECC_SW_HAMMING=y
+CONFIG_MTD_NAND_FSL_IFC=y
+CONFIG_MTD_PHYSMAP=y
+CONFIG_MTD_RAW_NAND=y
CONFIG_MTD_SPI_NOR=y
CONFIG_MTD_SPI_NOR_USE_4K_SECTORS=y
CONFIG_MTD_SPI_NOR_USE_4K_SECTORS_LIMIT=16384