summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Jin <Jason.jin@freescale.com>2012-08-10 11:35:10 +0800
committerJustin Waters <justin.waters@timesys.com>2012-09-12 16:50:03 -0400
commit6bf35d4162bb9f61f9e438ed90817a8bb1cdeb27 (patch)
tree5c2a204fc8f29ada9c4ba1aac8a6aded025fd718
parentb694a4c1e5439743023ce2dc5da38566d92a9259 (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