summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Wilson <evan@oliodevices.com>2014-11-30 20:13:03 -0800
committerEvan Wilson <evan@oliodevices.com>2014-11-30 20:13:03 -0800
commitac4c4ff295c03775f4f01ba24656f7e6b6c16ce2 (patch)
tree031a755bf63935f0e538f5f425ec5e3ad5608b29
parentc1b96fd9ee9995332e1612a85425a347c2563765 (diff)
downloadolio-linux-3.10-ac4c4ff295c03775f4f01ba24656f7e6b6c16ce2.tar.xz
olio-linux-3.10-ac4c4ff295c03775f4f01ba24656f7e6b6c16ce2.zip
omap3_h1_defconfig: Enabled BCH8 support
Change-Id: I9fd8865fc38c88868d08daa410d8f885fef5d5ff
-rw-r--r--arch/arm/configs/omap3_h1_defconfig6
1 files changed, 5 insertions, 1 deletions
diff --git a/arch/arm/configs/omap3_h1_defconfig b/arch/arm/configs/omap3_h1_defconfig
index 13eb10c410d..b3f3d856de1 100644
--- a/arch/arm/configs/omap3_h1_defconfig
+++ b/arch/arm/configs/omap3_h1_defconfig
@@ -1067,6 +1067,8 @@ CONFIG_MTD_COMPLEX_MAPPINGS=y
# Disk-On-Chip Device Drivers
#
# CONFIG_MTD_DOCG3 is not set
+CONFIG_BCH_CONST_M=13
+CONFIG_BCH_CONST_T=8
CONFIG_MTD_NAND_IDS=y
CONFIG_MTD_NAND_ECC=y
# CONFIG_MTD_NAND_ECC_SMC is not set
@@ -1077,7 +1079,9 @@ CONFIG_MTD_NAND_ECC_BCH=y
# CONFIG_MTD_NAND_DENALI is not set
# CONFIG_MTD_NAND_GPIO is not set
CONFIG_MTD_NAND_OMAP2=y
-# CONFIG_MTD_NAND_OMAP_BCH is not set
+CONFIG_MTD_NAND_OMAP_BCH=y
+CONFIG_MTD_NAND_OMAP_BCH8=y
+# CONFIG_MTD_NAND_OMAP_BCH4 is not set
# CONFIG_MTD_NAND_DISKONCHIP is not set
# CONFIG_MTD_NAND_DOCG4 is not set
# CONFIG_MTD_NAND_NANDSIM is not set