summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Jin <Jason.jin@freescale.com>2012-08-10 11:35:10 +0800
committerJason Jin <Jason.jin@freescale.com>2012-08-10 18:19:13 +0800
commitb51c1efdb288647b4389aed8a6349cd03d2e9d60 (patch)
tree5c2a204fc8f29ada9c4ba1aac8a6aded025fd718
parent3d7c0282b18da871f8c482ff8021a93ba35e448f (diff)
ENGR219758:There is CRC error when JFFS2 used as filesystem
Enable the softecc in the config to make the NFC use softecc. also include the defconfig update for: ENGR220009:The LCD panel goes blank after a long time Signed-off-by: Jason Jin <Jason.jin@freescale.com>
-rw-r--r--arch/arm/configs/mvf600_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/configs/mvf600_defconfig b/arch/arm/configs/mvf600_defconfig
index 698e637484f1..23646435c6af 100644
--- a/arch/arm/configs/mvf600_defconfig
+++ b/arch/arm/configs/mvf600_defconfig
@@ -624,7 +624,7 @@ CONFIG_MTD_NAND_IDS=y
# CONFIG_MTD_NAND_PLATFORM is not set
# CONFIG_MTD_ALAUDA is not set
CONFIG_MTD_NAND_FSL_NFC=y
-# CONFIG_MTD_NAND_FSL_NFC_SWECC is not set
+CONFIG_MTD_NAND_FSL_NFC_SWECC=y
# CONFIG_MTD_NAND_MXC is not set
# CONFIG_MTD_ONENAND is not set
@@ -1096,6 +1096,7 @@ CONFIG_FB_SYS_FOPS=y
#
# CONFIG_FB_S1D13XXX is not set
CONFIG_FB_MVF_DCU=y
+# CONFIG_MVF_DCU_BLANKING_TEST is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_VIRTUAL is not set
# CONFIG_FB_METRONOME is not set