aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/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/mips/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/mips/configs')
-rw-r--r--arch/mips/configs/rb532_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/configs/rb532_defconfig b/arch/mips/configs/rb532_defconfig
index 55902d9cd0f2..b85b121397c8 100644
--- a/arch/mips/configs/rb532_defconfig
+++ b/arch/mips/configs/rb532_defconfig
@@ -119,7 +119,6 @@ CONFIG_MTD_CHAR=y
119CONFIG_MTD_BLOCK=y 119CONFIG_MTD_BLOCK=y
120CONFIG_MTD_BLOCK2MTD=y 120CONFIG_MTD_BLOCK2MTD=y
121CONFIG_MTD_NAND=y 121CONFIG_MTD_NAND=y
122CONFIG_MTD_NAND_VERIFY_WRITE=y
123CONFIG_MTD_NAND_PLATFORM=y 122CONFIG_MTD_NAND_PLATFORM=y
124CONFIG_ATA=y 123CONFIG_ATA=y
125# CONFIG_ATA_VERBOSE_ERROR is not set 124# CONFIG_ATA_VERBOSE_ERROR is not set