aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/configs
diff options
context:
space:
mode:
authorHuang Shijie <b32955@freescale.com>2012-08-15 05:12:10 -0400
committerDavid Woodhouse <David.Woodhouse@intel.com>2012-09-29 10:00:49 -0400
commitb8c4bf26109878d39b5e6d1425b8c9cd562ef525 (patch)
tree6b808a4f256744b36ad36dc33cbce9ac2768bcf3 /arch/blackfin/configs
parent657f28f8811c92724db10d18bbbec70d540147d6 (diff)
defconfigs: remove CONFIG_MTD_NAND_VERIFY_WRITE
CONFIG_MTD_NAND_VERIFY_WRITE was killed recently, so remove it from defconfigs as well. Signed-off-by: Huang Shijie <b32955@freescale.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'arch/blackfin/configs')
-rw-r--r--arch/blackfin/configs/BF561-ACVILON_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/blackfin/configs/BF561-ACVILON_defconfig b/arch/blackfin/configs/BF561-ACVILON_defconfig
index 0fdc4ecaa531..91988370b75e 100644
--- a/arch/blackfin/configs/BF561-ACVILON_defconfig
+++ b/arch/blackfin/configs/BF561-ACVILON_defconfig
@@ -57,7 +57,6 @@ CONFIG_MTD_PLATRAM=y
57CONFIG_MTD_PHRAM=y 57CONFIG_MTD_PHRAM=y
58CONFIG_MTD_BLOCK2MTD=y 58CONFIG_MTD_BLOCK2MTD=y
59CONFIG_MTD_NAND=y 59CONFIG_MTD_NAND=y
60CONFIG_MTD_NAND_VERIFY_WRITE=y
61CONFIG_MTD_NAND_PLATFORM=y 60CONFIG_MTD_NAND_PLATFORM=y
62CONFIG_BLK_DEV_LOOP=y 61CONFIG_BLK_DEV_LOOP=y
63CONFIG_BLK_DEV_RAM=y 62CONFIG_BLK_DEV_RAM=y